Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-013259
#<BuildRuby:0x00005643ca2606d8
@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.20220721-013259",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001896 0.008823 0.967021 ( 1.449265)
build_miniruby 0.002512 0.000000 0.075112 ( 0.072637)
build_ruby 0.001875 0.000452 0.077317 ( 0.075156)
build_all 0.007978 0.002020 1.560597 ( 0.593382)
build_install 0.018251 0.004268 5.197958 ( 2.091427)
test_btest 0.001387 0.000000 73.584797 ( 7.831213)
test_basic 0.005987 0.001134 0.331189 ( 0.420680)
test_all 0.001225 0.000477 674.390874 ( 66.519944)
test_rubyspec 0.088232 0.074487 45.967838 ( 51.418941)
total: 130.47 sec