Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-110742
#<BuildRuby:0x000055b5c3fe7fa8
@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.20220614-110742",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005861 0.000977 0.829057 ( 1.152997)
build_miniruby 0.000774 0.000129 0.057424 ( 0.056255)
build_ruby 0.000000 0.000983 0.058865 ( 0.057667)
build_all 0.002238 0.002121 1.510248 ( 0.610051)
build_install 0.009694 0.001099 6.312234 ( 2.868245)
test_btest 0.000583 0.000117 50.501368 ( 8.689547)
test_basic 0.004513 0.000902 0.284941 ( 0.373876)
test_all 0.001389 0.000108 652.453589 ( 94.131258)
test_rubyspec 0.080622 0.049287 44.212124 ( 49.882994)
total: 157.82 sec