Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-143447
#<BuildRuby:0x00005608bc5d2620
@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.20220501-143447",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000017 0.000009 0.000026 ( 0.000025)
build_up 0.004768 0.002384 0.838938 ( 1.146478)
build_miniruby 0.000673 0.000337 0.057444 ( 0.056128)
build_ruby 0.000708 0.000354 0.058978 ( 0.057725)
build_all 0.004240 0.000000 1.483216 ( 0.590939)
build_install 0.005835 0.005060 6.268795 ( 2.804063)
test_btest 0.000678 0.000000 56.688995 ( 7.915625)
test_basic 0.005174 0.001157 0.355531 ( 0.442710)
test_all 0.000686 0.000322 606.786100 ( 89.469608)
test_rubyspec 0.057451 0.065090 43.870014 ( 48.751476)
total: 151.24 sec