Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-092351
#<BuildRuby:0x000055bbc96fb7f8
@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.20231213-092351",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.004850 0.000000 1.015252 ( 1.308687)
build_miniruby 0.000811 0.000000 0.868600 ( 0.868480)
build_ruby 0.001230 0.000000 2.716534 ( 2.718120)
build_all 0.007793 0.000000 12.134193 ( 1.026875)
build_install 0.010571 0.000000 3.575185 ( 0.971869)
test_btest 0.000606 0.000000 64.632245 ( 4.619586)
test_basic 0.000000 0.003965 0.376064 ( 0.456767)
test_all 0.095977 0.005417 390.733472 ( 41.769995)
test_rubyspec 0.031146 0.032487 39.680121 ( 52.330364)
total: 106.07 sec