Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-111016
#<BuildRuby:0x0000563abf3d46e0
@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.20220802-111016",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.003690 0.007132 0.968770 ( 1.202397)
build_miniruby 0.001504 0.000167 0.077267 ( 0.075575)
build_ruby 0.001850 0.000205 0.074736 ( 0.072641)
build_all 0.006183 0.004796 1.548614 ( 0.584445)
build_install 0.018222 0.004434 5.055981 ( 2.020471)
test_btest 0.000833 0.000151 72.673903 ( 8.679557)
test_basic 0.003707 0.004123 0.314159 ( 0.406226)
test_all 0.002686 0.000583 637.991947 ( 64.600422)
test_rubyspec 0.124578 0.046596 45.737071 ( 53.212692)
total: 130.86 sec