Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-105532
#<BuildRuby:0x00005584ca9309c8
@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.20220803-105532",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.010082 0.000258 0.959886 ( 1.343133)
build_miniruby 0.001592 0.000212 0.075881 ( 0.074422)
build_ruby 0.001944 0.000259 0.080272 ( 0.078005)
build_all 0.002295 0.008455 1.500834 ( 0.573390)
build_install 0.013377 0.010287 5.133460 ( 2.038768)
test_btest 0.000914 0.000305 72.675990 ( 8.629307)
test_basic 0.004245 0.004524 0.330172 ( 0.417838)
test_all 0.000000 0.001997 637.135607 ( 64.760978)
test_rubyspec 0.067119 0.093917 45.598869 ( 53.128655)
total: 131.05 sec