Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-022636
#<BuildRuby:0x0000560953b9c6e0
@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.20221112-022636",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010910 0.000910 1.107777 ( 1.142553)
build_miniruby 0.001360 0.000388 0.065502 ( 0.063722)
build_ruby 0.001499 0.000428 0.068332 ( 0.066463)
build_all 0.007857 0.002245 1.485481 ( 0.591804)
build_install 0.015575 0.006696 1.823631 ( 0.937316)
test_btest 0.001789 0.000000 85.842451 ( 8.477935)
test_basic 0.002428 0.004919 0.342583 ( 0.430362)
test_all 0.001427 0.000503 662.971092 ( 67.876574)
test_rubyspec 0.100863 0.059499 47.976515 ( 56.431270)
total: 136.02 sec