Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-054333
#<BuildRuby:0x0000560686c58040
@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.20230121-054333",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.002949 0.000983 0.613759 ( 1.009904)
build_miniruby 0.000654 0.000218 0.653909 ( 0.653172)
build_ruby 0.000932 0.000310 2.175435 ( 2.175198)
build_all 0.003017 0.005773 11.948990 ( 1.462087)
build_install 0.001218 0.005448 1.479658 ( 0.701370)
test_btest 0.000403 0.000224 63.254142 ( 6.318120)
test_basic 0.003291 0.000000 0.235991 ( 0.331466)
test_all 0.001378 0.000000 486.881772 ( 46.165400)
test_rubyspec 0.004380 0.024864 35.471485 ( 45.973220)
total: 104.79 sec