Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-235230
#<BuildRuby:0x00005641b6d3b7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-235230",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004051 0.001215 0.909060 ( 1.300496)
build_miniruby 0.000797 0.000239 0.808307 ( 0.808507)
build_ruby 0.001324 0.000000 2.681430 ( 2.682316)
build_all 0.007979 0.000143 12.013308 ( 1.003093)
build_install 0.007196 0.003963 3.722082 ( 0.988726)
test_btest 0.000719 0.000000 67.365160 ( 4.408186)
test_basic 0.004526 0.000272 0.390892 ( 0.471588)
test_all 0.074489 0.021425 359.650575 ( 40.699906)
test_rubyspec 0.048651 0.077069 72.439627 ( 84.927694)
total: 137.29 sec