Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-113147
#<BuildRuby:0x000056034e0c4110
@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.20231212-113147",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005305 0.000000 1.013591 ( 1.296488)
build_miniruby 0.001075 0.000000 0.864986 ( 0.864242)
build_ruby 0.001579 0.000000 2.694031 ( 2.694213)
build_all 0.007960 0.000000 12.189635 ( 1.006667)
build_install 0.004333 0.003184 3.572029 ( 0.967966)
test_btest 0.000741 0.000083 62.110795 ( 5.870661)
test_basic 0.003787 0.000420 0.383816 ( 0.464281)
test_all 0.074902 0.022662 391.862282 ( 40.286198)
test_rubyspec 0.020814 0.049085 39.875855 ( 52.542229)
total: 105.99 sec