Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-172346
#<BuildRuby:0x000055aab541c048
@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.20240111-172346",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003315 0.000779 0.963223 ( 1.315461)
build_miniruby 0.001492 0.000000 0.947903 ( 0.947085)
build_ruby 0.001492 0.000000 2.809193 ( 2.809731)
build_all 0.008290 0.001616 14.721890 ( 1.399135)
build_install 0.002088 0.006961 4.226903 ( 1.135276)
test_btest 0.000533 0.000160 75.221721 ( 7.671696)
test_basic 0.002428 0.000729 0.560567 ( 0.639865)
test_all 0.099451 0.039139 495.509307 ( 61.383228)
test_rubyspec 0.017900 0.018323 49.130234 ( 61.658589)
total: 138.96 sec