Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-041652
#<BuildRuby:0x000055d165727ae0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-041652",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004480 0.000407 1.318611 ( 1.980561)
build_miniruby 0.000885 0.000080 0.890209 ( 0.890136)
build_ruby 0.001622 0.000000 2.755798 ( 2.760369)
build_all 0.008851 0.000111 14.256741 ( 1.312152)
build_install 0.007635 0.000000 4.068130 ( 1.068925)
test_btest 0.000698 0.000000 78.415230 ( 7.058308)
test_basic 0.005417 0.000000 0.847860 ( 0.926848)
test_all 0.084813 0.046944 475.278816 ( 53.978412)
test_rubyspec 0.007124 0.040536 48.364633 ( 60.738938)
total: 130.72 sec