Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-024439
#<BuildRuby:0x000055859c97e7e0
@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.20220822-024439",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.006250 0.864099 ( 1.615769)
build_miniruby 0.000128 0.000884 0.057627 ( 0.056399)
build_ruby 0.000636 0.000272 0.059400 ( 0.058281)
build_all 0.004144 0.000327 1.544825 ( 0.589797)
build_install 0.006359 0.004686 1.908451 ( 0.959755)
test_btest 0.000502 0.000219 47.786950 ( 8.916431)
test_basic 0.004253 0.001861 0.363265 ( 0.450912)
test_all 0.002577 0.001127 600.771437 ( 89.237152)
test_rubyspec 0.074010 0.053273 44.461806 ( 52.706293)
total: 154.59 sec