Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-174919
#<BuildRuby:0x0000560975e103a0
@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.20220725-174919",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007163 0.004474 0.975360 ( 0.994368)
build_miniruby 0.002524 0.000000 0.068253 ( 0.065727)
build_ruby 0.002043 0.000049 0.073951 ( 0.072226)
build_all 0.009480 0.001185 1.514832 ( 0.600477)
build_install 0.011895 0.010268 5.213218 ( 2.162267)
test_btest 0.001006 0.000224 78.550694 ( 8.285297)
test_basic 0.008252 0.000000 0.322296 ( 0.412974)
test_all 0.002334 0.000000 644.255009 ( 64.977154)
test_rubyspec 0.094850 0.070026 45.671542 ( 51.351691)
total: 128.92 sec