Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-125106
#<BuildRuby:0x0000558334717520
@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.20240105-125106",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.003646 0.000304 0.736386 ( 1.123287)
build_miniruby 0.001256 0.000105 0.895054 ( 0.894724)
build_ruby 0.001613 0.000135 2.738611 ( 2.741259)
build_all 0.007348 0.000612 12.021440 ( 1.041911)
build_install 0.003382 0.009478 3.411419 ( 0.981437)
test_btest 0.000545 0.000126 62.812599 ( 5.298186)
test_basic 0.004171 0.000000 0.375961 ( 0.459431)
test_all 0.090839 0.020070 471.951718 ( 41.971794)
test_rubyspec 0.026213 0.028491 40.490611 ( 53.227555)
total: 107.74 sec