Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-064113
#<BuildRuby:0x0000555ba7c8fd68
@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.20240115-064113",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.005120 0.000269 1.188714 ( 1.541478)
build_miniruby 0.000000 0.001193 0.945325 ( 0.944170)
build_ruby 0.000000 0.001296 2.636968 ( 2.636334)
build_all 0.004342 0.005038 14.156029 ( 1.354379)
build_install 0.006624 0.000903 4.078920 ( 1.083415)
test_btest 0.000941 0.000128 78.865449 ( 6.563738)
test_basic 0.004339 0.000592 0.801696 ( 0.877153)
test_all 0.070725 0.062435 488.740048 ( 54.309687)
test_rubyspec 0.016945 0.034078 49.342018 ( 61.708068)
total: 131.02 sec