Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-231422
#<BuildRuby:0x00005605ad6b4578
@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.20220906-231422",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003557 0.007957 0.967300 ( 0.976401)
build_miniruby 0.002662 0.000000 0.077556 ( 0.075185)
build_ruby 0.001785 0.000098 0.078366 ( 0.076497)
build_all 0.010994 0.000487 1.604104 ( 0.620412)
build_install 0.016438 0.005810 1.937966 ( 0.957542)
test_btest 0.001344 0.000269 90.760141 ( 9.486980)
test_basic 0.007070 0.000000 0.346804 ( 0.439535)
test_all 0.003448 0.000230 684.547229 ( 68.407020)
test_rubyspec 0.122558 0.048258 46.899124 ( 55.368706)
total: 136.41 sec