Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-020351
#<BuildRuby:0x000055743a1c4018
@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.20231228-020351",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003594 0.001597 0.789444 ( 1.180965)
build_miniruby 0.000697 0.000310 0.806494 ( 0.806507)
build_ruby 0.001002 0.000446 2.660180 ( 2.661018)
build_all 0.000000 0.007928 11.883178 ( 0.989002)
build_install 0.008541 0.002104 3.446197 ( 0.970234)
test_btest 0.000448 0.000257 63.585869 ( 5.322592)
test_basic 0.002682 0.001532 0.394784 ( 0.474574)
test_all 0.062595 0.036267 378.677199 ( 37.924855)
test_rubyspec 0.048379 0.017552 40.322940 ( 52.868861)
total: 103.20 sec