Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-155810
#<BuildRuby:0x000055a38f7427e0
@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.20220821-155810",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006006 0.000462 0.839720 ( 0.903987)
build_miniruby 0.001003 0.000077 0.058006 ( 0.056723)
build_ruby 0.000963 0.000075 0.059694 ( 0.058415)
build_all 0.004811 0.000004 1.535584 ( 0.593246)
build_install 0.005603 0.004875 1.923392 ( 0.960918)
test_btest 0.000746 0.000099 54.907700 ( 8.170382)
test_basic 0.004780 0.000637 0.282768 ( 0.371830)
test_all 0.000000 0.002060 606.712936 ( 89.817029)
test_rubyspec 0.059062 0.025540 44.418909 ( 52.687205)
total: 153.62 sec