Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-081603
#<BuildRuby:0x00005638e0d6f4b0
@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.20231129-081603",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000115 0.004055 0.837264 ( 1.230224)
build_miniruby 0.000900 0.000270 0.869990 ( 0.868891)
build_ruby 0.001274 0.000383 2.711212 ( 2.712506)
build_all 0.000000 0.007779 12.087073 ( 0.999251)
build_install 0.008222 0.002499 3.500114 ( 0.968994)
test_btest 0.000492 0.000224 62.281292 ( 5.627994)
test_basic 0.003628 0.000000 0.370813 ( 0.450921)
test_all 0.060252 0.041213 357.847976 ( 38.576026)
test_rubyspec 0.022923 0.047745 39.549177 ( 52.180185)
total: 103.62 sec