Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-201619
#<BuildRuby:0x000055fa48df3d68
@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.20231206-201619",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000488 0.004270 1.381679 ( 1.713871)
build_miniruby 0.000702 0.000263 0.877420 ( 0.877669)
build_ruby 0.000984 0.000369 2.975655 ( 2.976237)
build_all 0.009864 0.000465 16.656555 ( 1.457462)
build_install 0.005523 0.003228 4.930906 ( 1.166126)
test_btest 0.000790 0.000276 86.577547 ( 7.371655)
test_basic 0.004451 0.000082 0.691751 ( 0.769197)
test_all 0.091524 0.044636 562.495333 ( 51.503154)
test_rubyspec 0.027266 0.020435 51.193937 ( 63.442226)
total: 131.28 sec