Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-153007
#<BuildRuby:0x00005620158fc7b8
@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.20220719-153007",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010501 0.001474 0.974081 ( 1.552637)
build_miniruby 0.001797 0.000000 0.068414 ( 0.067520)
build_ruby 0.001906 0.000000 0.079320 ( 0.077633)
build_all 0.007838 0.003027 1.546921 ( 0.592025)
build_install 0.018120 0.003088 5.247861 ( 2.114313)
test_btest 0.001286 0.000000 72.530582 ( 8.026992)
test_basic 0.006555 0.000624 0.319034 ( 0.409452)
test_all 0.001632 0.000343 665.479068 ( 66.204303)
test_rubyspec 0.096033 0.072978 45.830043 ( 51.692461)
total: 130.74 sec