Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-112007
#<BuildRuby:0x000055acff2a4c00
@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.20220722-112007",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010626 0.000315 1.036393 ( 1.119070)
build_miniruby 0.001643 0.000219 0.075840 ( 0.074534)
build_ruby 0.001549 0.000206 0.068320 ( 0.067055)
build_all 0.005013 0.004614 1.534603 ( 0.590618)
build_install 0.018680 0.002982 5.189670 ( 2.087559)
test_btest 0.000993 0.000000 73.421585 ( 8.506909)
test_basic 0.003571 0.004270 0.316537 ( 0.405825)
test_all 0.002580 0.000000 661.611557 ( 65.862304)
test_rubyspec 0.129818 0.051009 45.940559 ( 51.532268)
total: 130.25 sec