Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-143358
#<BuildRuby:0x000055d6d6c0aff0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230108-143358",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003652 0.638509 ( 1.047298)
build_miniruby 0.000329 0.000590 0.672518 ( 0.672310)
build_ruby 0.001062 0.000290 2.407513 ( 2.407252)
build_all 0.009533 0.000200 12.910074 ( 1.595128)
build_install 0.002849 0.003959 1.537411 ( 0.726203)
test_btest 0.000616 0.000000 68.481399 ( 5.920582)
test_basic 0.003793 0.000062 0.278661 ( 0.374409)
test_all 0.001030 0.000275 494.828185 ( 46.745866)
test_rubyspec 0.022948 0.005808 35.412397 ( 45.938920)
total: 105.43 sec