Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-020624
#<BuildRuby:0x000055ddf62fc018
@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.20240118-020624",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002056 0.003517 0.902613 ( 1.271820)
build_miniruby 0.000869 0.000217 0.817368 ( 0.817442)
build_ruby 0.001166 0.000292 2.682332 ( 2.683031)
build_all 0.003416 0.005159 12.349858 ( 0.987311)
build_install 0.010078 0.001775 3.491045 ( 0.968462)
test_btest 0.000534 0.000164 61.485993 ( 5.858695)
test_basic 0.005597 0.000000 0.395143 ( 0.474889)
test_all 0.089535 0.009084 381.464767 ( 37.157090)
test_rubyspec 0.044350 0.080106 73.085632 ( 85.561482)
total: 135.78 sec