Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-214034
#<BuildRuby:0x000055c4dba16eb8
@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.20231031-214034",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004333 0.001019 1.441353 ( 1.797377)
build_miniruby 0.000759 0.000179 0.901711 ( 0.901128)
build_ruby 0.000963 0.000227 2.867202 ( 2.868075)
build_all 0.001530 0.008900 16.200251 ( 1.535488)
build_install 0.005575 0.003043 4.800352 ( 1.155041)
test_btest 0.000896 0.000326 82.783997 ( 7.340458)
test_basic 0.000000 0.005909 0.762060 ( 0.827245)
test_all 0.110110 0.025114 527.632115 ( 50.450067)
test_rubyspec 0.019857 0.025727 50.197382 ( 62.573745)
total: 129.45 sec