Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-054059
#<BuildRuby:0x000055fac1454090
@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-054059",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.005113 0.001705 1.284275 ( 1.653762)
build_miniruby 0.000815 0.000271 0.907750 ( 0.906968)
build_ruby 0.001025 0.000342 2.708157 ( 2.707765)
build_all 0.007781 0.000996 14.132878 ( 1.257507)
build_install 0.006807 0.000591 4.134595 ( 1.093930)
test_btest 0.000750 0.000221 74.187199 ( 7.253824)
test_basic 0.002570 0.002642 0.730067 ( 0.808756)
test_all 0.105509 0.024661 499.514576 ( 45.507773)
test_rubyspec 0.028902 0.018721 48.153914 ( 60.490005)
total: 121.68 sec