Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-030212
#<BuildRuby:0x000055f331b05ac0
@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.20220813-030212",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000034 0.000005 0.000039 ( 0.000041)
build_up 0.004397 0.006786 0.894279 ( 1.372027)
build_miniruby 0.001072 0.000286 0.055582 ( 0.054578)
build_ruby 0.001473 0.000393 0.065039 ( 0.063839)
build_all 0.006728 0.000735 1.256171 ( 0.457518)
build_install 0.009668 0.006996 1.574810 ( 0.803043)
test_btest 0.000742 0.000232 56.062192 ( 6.208956)
test_basic 0.002385 0.003838 0.285498 ( 0.375489)
test_all 0.003278 0.001157 499.180241 ( 52.442954)
test_rubyspec 0.070678 0.069690 41.493433 ( 49.096486)
total: 110.88 sec