Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-121002
#<BuildRuby:0x00005570d1610d40
@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.20220820-121002",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009633 0.001826 0.979418 ( 1.057980)
build_miniruby 0.001673 0.000557 0.075168 ( 0.073506)
build_ruby 0.001329 0.000443 0.071859 ( 0.070420)
build_all 0.004175 0.006613 1.524972 ( 0.579559)
build_install 0.016141 0.005411 1.855960 ( 0.921087)
test_btest 0.000943 0.000377 74.519246 ( 8.402363)
test_basic 0.007057 0.000648 0.336051 ( 0.425186)
test_all 0.002648 0.000993 673.775663 ( 66.130464)
test_rubyspec 0.075724 0.073914 46.183567 ( 54.695345)
total: 132.36 sec