Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-091529
#<BuildRuby:0x0000557b47ea6740
@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.20220620-091529",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006619 0.000509 0.837555 ( 1.927963)
build_miniruby 0.000980 0.000075 0.057806 ( 0.056541)
build_ruby 0.000964 0.000000 0.059066 ( 0.057851)
build_all 0.004323 0.000042 1.504573 ( 0.605799)
build_install 0.010805 0.000399 6.333635 ( 2.845846)
test_btest 0.000784 0.000052 48.275887 ( 8.908591)
test_basic 0.005023 0.000335 0.289449 ( 0.378173)
test_all 0.001554 0.000104 644.512595 ( 92.981534)
test_rubyspec 0.107877 0.020702 44.317871 ( 49.909750)
total: 157.67 sec