Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-111205
#<BuildRuby:0x0000564dd0b00a58
@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.20220612-111205",
@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.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004009 0.008136 0.974147 ( 1.192599)
build_miniruby 0.001328 0.000553 0.073642 ( 0.071975)
build_ruby 0.001170 0.000488 0.075491 ( 0.073812)
build_all 0.006956 0.002899 1.481077 ( 0.593875)
build_install 0.014393 0.005997 5.797703 ( 2.771663)
test_btest 0.000935 0.000389 76.118077 ( 8.205779)
test_basic 0.007243 0.000411 0.336818 ( 0.430150)
test_all 0.001129 0.001517 657.431475 ( 64.825546)
test_rubyspec 0.113524 0.060448 45.932542 ( 51.616672)
total: 129.78 sec