Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-043641
#<BuildRuby:0x0000561e9bb03438
@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.20231207-043641",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000415 0.004072 0.989002 ( 1.258201)
build_miniruby 0.000999 0.000182 0.863387 ( 0.865425)
build_ruby 0.001461 0.000265 2.694100 ( 2.695464)
build_all 0.007161 0.000479 12.156603 ( 0.996856)
build_install 0.007015 0.003215 3.565238 ( 0.971377)
test_btest 0.000566 0.000113 61.521238 ( 6.128471)
test_basic 0.002200 0.001868 0.374718 ( 0.456336)
test_all 0.077621 0.021192 379.644377 ( 33.229870)
test_rubyspec 0.045221 0.034161 39.505458 ( 52.146197)
total: 98.75 sec