Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-215853
#<BuildRuby:0x00005601353238e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-215853",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000928 0.004205 0.793621 ( 1.181081)
build_miniruby 0.001015 0.000000 0.814221 ( 0.814198)
build_ruby 0.000000 0.001473 2.680315 ( 2.681175)
build_all 0.007797 0.000000 11.963411 ( 0.982168)
build_install 0.009834 0.002994 3.384677 ( 0.970732)
test_btest 0.000521 0.000137 63.855104 ( 5.583796)
test_basic 0.004303 0.000236 0.407889 ( 0.488344)
test_all 0.079796 0.015838 385.853531 ( 32.265735)
test_rubyspec 0.043889 0.032358 40.573652 ( 53.104889)
total: 98.07 sec