Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-045619
#<BuildRuby:0x000055b5e089b1d8
@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.20220308-045619",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000061)
build_up 0.008112 0.003594 0.985523 ( 1.296069)
build_miniruby 0.002190 0.000000 0.074525 ( 0.072242)
build_ruby 0.001974 0.000342 0.075842 ( 0.073877)
build_all 0.006998 0.002470 4.092802 ( 0.823401)
build_install 0.017324 0.004518 7.831986 ( 2.357641)
test_btest 0.000000 0.001489 72.108777 ( 8.117637)
test_basic 0.003862 0.004429 0.326049 ( 0.414412)
test_all 0.000000 0.001917 656.651758 ( 64.832860)
test_rubyspec 0.106338 0.056346 45.612881 ( 50.751233)
total: 128.74 sec