Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-034624
#<BuildRuby:0x0000565513d88060
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220424-034624",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.000000 0.007109 0.865032 ( 1.227029)
build_miniruby 0.000327 0.000683 0.058344 ( 0.057005)
build_ruby 0.000874 0.000117 0.059205 ( 0.058001)
build_all 0.004193 0.000026 1.503735 ( 0.612198)
build_install 0.010611 0.000290 6.286487 ( 2.812538)
test_btest 0.000646 0.000072 56.176981 ( 8.655513)
test_basic 0.004943 0.000549 0.328875 ( 0.417397)
test_all 0.001444 0.000000 629.800837 ( 89.615074)
test_rubyspec 0.094633 0.029438 44.417260 ( 49.270008)
total: 152.73 sec