Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-092406
#<BuildRuby:0x000055e6f20dead8
@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.20220809-092406",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009360 0.000374 0.869867 ( 1.327637)
build_miniruby 0.002143 0.000153 0.065572 ( 0.063301)
build_ruby 0.001621 0.000116 0.067015 ( 0.065258)
build_all 0.009070 0.000000 1.239339 ( 0.478488)
build_install 0.010853 0.005458 4.194111 ( 1.797801)
test_btest 0.001410 0.000166 53.835931 ( 6.202730)
test_basic 0.005377 0.000632 0.295472 ( 0.385532)
test_all 0.000000 0.003231 510.872770 ( 53.662955)
test_rubyspec 0.088160 0.051180 41.752760 ( 49.433120)
total: 113.42 sec