Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-123127
#<BuildRuby:0x000055f2df044070
@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.20231221-123127",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003760 0.001254 1.248657 ( 1.627763)
build_miniruby 0.000711 0.000237 0.905714 ( 0.906115)
build_ruby 0.000976 0.000325 2.775108 ( 2.775302)
build_all 0.005050 0.004706 15.837977 ( 1.418471)
build_install 0.001090 0.007451 4.614475 ( 1.122369)
test_btest 0.000563 0.000265 81.184947 ( 7.428343)
test_basic 0.003205 0.001508 0.732583 ( 0.809408)
test_all 0.088233 0.046466 506.902807 ( 46.494116)
test_rubyspec 0.023528 0.021239 50.217155 ( 62.513707)
total: 125.10 sec