Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-044457
#<BuildRuby:0x0000560dbcf0bef8
@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.20240103-044457",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003116 0.003672 1.030683 ( 1.329639)
build_miniruby 0.001129 0.000000 0.800951 ( 0.800784)
build_ruby 0.001466 0.000000 2.639144 ( 2.640101)
build_all 0.004254 0.003607 11.912721 ( 0.988505)
build_install 0.009328 0.001724 3.468607 ( 0.972701)
test_btest 0.000614 0.000192 62.526065 ( 5.263143)
test_basic 0.001010 0.003074 0.397045 ( 0.477443)
test_all 0.084574 0.014119 360.452583 ( 39.825906)
test_rubyspec 0.023630 0.043872 40.065906 ( 52.630364)
total: 104.93 sec