Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-032340
#<BuildRuby:0x000056192a0ff8e0
@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.20240103-032340",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005242 0.000363 1.027260 ( 1.296683)
build_miniruby 0.001247 0.000000 0.809765 ( 0.809216)
build_ruby 0.001801 0.000000 2.643972 ( 2.644472)
build_all 0.007274 0.000543 11.964267 ( 0.964367)
build_install 0.009792 0.002259 3.696398 ( 0.969774)
test_btest 0.000000 0.000589 61.849945 ( 5.781424)
test_basic 0.000000 0.004219 0.412072 ( 0.490245)
test_all 0.070894 0.025377 381.576949 ( 34.189702)
test_rubyspec 0.036593 0.033923 39.837619 ( 52.395565)
total: 99.54 sec