Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-084902
#<BuildRuby:0x00005625e1e90090
@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.20231120-084902",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001343 0.004277 0.929726 ( 1.358042)
build_miniruby 0.001121 0.000172 0.850171 ( 0.849987)
build_ruby 0.001404 0.000216 2.602756 ( 2.603691)
build_all 0.002757 0.005022 12.075245 ( 1.005797)
build_install 0.002801 0.008560 3.556149 ( 0.975018)
test_btest 0.000000 0.000832 63.265468 ( 4.988816)
test_basic 0.000433 0.003776 0.424961 ( 0.504412)
test_all 0.075809 0.020624 335.487141 ( 35.253886)
test_rubyspec 0.028301 0.035967 39.997294 ( 52.573741)
total: 100.11 sec