Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-114742
#<BuildRuby:0x0000557e512bf4b0
@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.20240104-114742",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000000 0.007014 1.161108 ( 1.332265)
build_miniruby 0.000911 0.000374 0.815665 ( 0.815457)
build_ruby 0.001282 0.000296 2.652388 ( 2.653182)
build_all 0.003809 0.005153 11.934295 ( 0.967463)
build_install 0.004850 0.006141 3.725895 ( 0.980013)
test_btest 0.000495 0.000191 63.910485 ( 5.205726)
test_basic 0.004093 0.000000 0.392173 ( 0.472939)
test_all 0.073264 0.024263 373.400709 ( 38.635793)
test_rubyspec 0.027746 0.050017 40.316512 ( 52.862520)
total: 103.93 sec