Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-191445
#<BuildRuby:0x00005557ba70a8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-191445",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.002040 0.004600 0.822571 ( 1.021177)
build_miniruby 0.000775 0.000259 0.057493 ( 0.056125)
build_ruby 0.000719 0.000240 0.059461 ( 0.058185)
build_all 0.001473 0.003166 1.533705 ( 0.595100)
build_install 0.009325 0.001896 5.633033 ( 2.152792)
test_btest 0.000657 0.000235 54.728986 ( 7.904681)
test_basic 0.005368 0.000000 0.294881 ( 0.383943)
test_all 0.001433 0.000000 609.442143 ( 90.576016)
test_rubyspec 0.049275 0.073995 43.914104 ( 49.504519)
total: 152.25 sec