Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-043217
#<BuildRuby:0x000055ab3a0b3048
@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.20231215-043217",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004883 0.000407 1.033598 ( 1.292877)
build_miniruby 0.000799 0.000066 0.875166 ( 0.876991)
build_ruby 0.001591 0.000133 2.712453 ( 2.713677)
build_all 0.007753 0.000000 12.170792 ( 1.023874)
build_install 0.009506 0.000002 3.578156 ( 0.970266)
test_btest 0.000624 0.000039 63.052950 ( 5.189385)
test_basic 0.002872 0.000179 0.376500 ( 0.457263)
test_all 0.071277 0.026614 417.152642 ( 36.856637)
test_rubyspec 0.036243 0.028971 39.768546 ( 52.417965)
total: 101.80 sec