Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-224034
#<BuildRuby:0x0000564738508090
@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.20240109-224034",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001996 0.004533 0.809533 ( 1.196137)
build_miniruby 0.000794 0.000217 0.822847 ( 0.822707)
build_ruby 0.001577 0.000430 2.671457 ( 2.671997)
build_all 0.006605 0.000552 11.905391 ( 0.983817)
build_install 0.011157 0.000000 3.373722 ( 0.966983)
test_btest 0.000755 0.000000 65.462196 ( 4.808111)
test_basic 0.001552 0.003389 0.394137 ( 0.474567)
test_all 0.075259 0.019975 379.052254 ( 31.687555)
test_rubyspec 0.032542 0.035529 40.526717 ( 53.091944)
total: 96.70 sec