Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-142524
#<BuildRuby:0x00005650cf828748
@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.20220626-142524",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002480 0.008891 0.980712 ( 1.258694)
build_miniruby 0.001495 0.000459 0.076700 ( 0.075225)
build_ruby 0.001563 0.000481 0.079157 ( 0.077628)
build_all 0.009307 0.000000 1.512090 ( 0.615626)
build_install 0.021523 0.000827 5.952729 ( 2.817781)
test_btest 0.001220 0.000256 75.334659 ( 8.096462)
test_basic 0.008114 0.000000 0.331158 ( 0.419202)
test_all 0.002835 0.000000 677.842580 ( 67.233508)
test_rubyspec 0.109376 0.073893 46.169518 ( 51.885504)
total: 132.48 sec