Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-132048
#<BuildRuby:0x00005650032fb5f8
@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.20240103-132048",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.001583 0.003435 1.406974 ( 1.694872)
build_miniruby 0.000676 0.000142 0.913884 ( 0.913588)
build_ruby 0.001134 0.000238 2.735646 ( 2.735207)
build_all 0.005946 0.003465 14.332758 ( 1.395188)
build_install 0.007283 0.000786 4.200399 ( 1.076658)
test_btest 0.000826 0.000187 72.745784 ( 7.242545)
test_basic 0.000000 0.004785 0.689663 ( 0.770930)
test_all 0.099538 0.027774 488.946569 ( 50.332882)
test_rubyspec 0.024210 0.022543 47.600837 ( 59.989863)
total: 126.15 sec