Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-204248
#<BuildRuby:0x000055ea7082b918
@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.20240116-204248",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000000 0.004813 1.066708 ( 1.446246)
build_miniruby 0.000000 0.001078 0.896402 ( 0.895585)
build_ruby 0.000000 0.001434 2.822476 ( 2.822049)
build_all 0.007917 0.001597 14.400289 ( 1.372340)
build_install 0.007662 0.000000 4.124923 ( 1.047884)
test_btest 0.001136 0.000033 76.309913 ( 6.864657)
test_basic 0.001577 0.003724 0.724517 ( 0.800277)
test_all 0.104336 0.027192 485.464502 ( 53.617596)
test_rubyspec 0.040267 0.020808 80.256183 ( 92.704192)
total: 161.57 sec