Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-231416
#<BuildRuby:0x000055ed72ed3680
@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.20220614-231416",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000384 0.010305 0.975886 ( 1.458565)
build_miniruby 0.002434 0.000000 0.073389 ( 0.070720)
build_ruby 0.001747 0.000212 0.075519 ( 0.073293)
build_all 0.007432 0.001767 1.482006 ( 0.605102)
build_install 0.013456 0.009114 5.828262 ( 2.757917)
test_btest 0.000839 0.000448 71.692931 ( 8.175497)
test_basic 0.005127 0.002734 0.321888 ( 0.410402)
test_all 0.001667 0.000889 649.063886 ( 65.330419)
test_rubyspec 0.098937 0.063055 45.792322 ( 51.486438)
total: 130.37 sec