Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-163821
#<BuildRuby:0x00005645d21040a0
@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.20240113-163821",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002697 0.002711 0.911330 ( 1.282093)
build_miniruby 0.000754 0.000188 0.902373 ( 0.903008)
build_ruby 0.001313 0.000328 2.824735 ( 2.827375)
build_all 0.003492 0.007484 14.552958 ( 1.409499)
build_install 0.006405 0.003319 4.182270 ( 1.144021)
test_btest 0.000464 0.000186 76.478385 ( 7.295763)
test_basic 0.002445 0.000978 0.525170 ( 0.605199)
test_all 0.105093 0.027715 488.141848 ( 61.265175)
test_rubyspec 0.012964 0.022814 48.880228 ( 61.399585)
total: 138.13 sec