Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-132825
#<BuildRuby:0x0000558f5e8a7940
@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.20220225-132825",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008780 0.002195 0.968205 ( 1.048731)
build_miniruby 0.001580 0.000395 0.075829 ( 0.073606)
build_ruby 0.001650 0.000412 0.076387 ( 0.074682)
build_all 0.008364 0.002091 4.169236 ( 0.834994)
build_install 0.014195 0.008802 7.958323 ( 2.370575)
test_btest 0.000914 0.000286 71.968634 ( 8.176419)
test_basic 0.006875 0.000457 0.323147 ( 0.411713)
test_all 0.001491 0.000439 667.360467 ( 65.423657)
test_rubyspec 0.101229 0.075029 46.289607 ( 51.409340)
total: 129.82 sec