Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-094908
#<BuildRuby:0x000055fbce790ea8
@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.20220918-094908",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000050 0.000008 0.000058 ( 0.000047)
build_up 0.009320 0.000774 1.089219 ( 1.090556)
build_miniruby 0.001797 0.000257 0.116337 ( 0.112184)
build_ruby 0.001753 0.000251 0.107075 ( 0.090584)
build_all 0.002036 0.008452 1.586759 ( 0.657428)
build_install 0.016762 0.005389 1.955579 ( 0.967374)
test_btest 0.001313 0.000365 74.667522 ( 8.532618)
test_basic 0.002923 0.004124 0.377962 ( 0.467770)
test_all 0.003387 0.001069 671.311981 ( 67.693940)
test_rubyspec 0.087381 0.082648 45.748363 ( 54.047033)
total: 133.66 sec