Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-164143
#<BuildRuby:0x000056507d9af280
@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.20231224-164143",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003260 0.000296 0.732873 ( 1.132112)
build_miniruby 0.000829 0.000076 0.901265 ( 0.901648)
build_ruby 0.001005 0.000091 2.770856 ( 2.774080)
build_all 0.007311 0.000236 12.158222 ( 1.009875)
build_install 0.009980 0.003608 3.425268 ( 0.968742)
test_btest 0.000601 0.000075 61.833697 ( 6.341475)
test_basic 0.003430 0.000000 0.378340 ( 0.461798)
test_all 0.078161 0.031063 460.916540 ( 43.163869)
test_rubyspec 0.034755 0.013756 40.429059 ( 53.164612)
total: 109.92 sec