Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-075016
#<BuildRuby:0x000056214cf8b600
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220724-075016",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011207 0.000000 0.968786 ( 1.059925)
build_miniruby 0.002442 0.000000 0.074170 ( 0.072907)
build_ruby 0.001850 0.000000 0.070611 ( 0.069001)
build_all 0.003873 0.007389 1.488940 ( 0.585997)
build_install 0.018638 0.004643 5.172243 ( 2.051258)
test_btest 0.000924 0.000116 75.255308 ( 8.451339)
test_basic 0.005849 0.000731 0.315146 ( 0.405727)
test_all 0.002488 0.000311 668.969032 ( 66.322342)
test_rubyspec 0.116203 0.045997 45.714297 ( 51.413365)
total: 130.43 sec