Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-203715
#<BuildRuby:0x00005570acfb2eb8
@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.20240116-203715",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005430 0.000446 1.352238 ( 1.753662)
build_miniruby 0.000927 0.000000 0.892429 ( 0.892085)
build_ruby 0.001356 0.000000 2.662969 ( 2.662624)
build_all 0.007408 0.001556 14.297388 ( 1.259946)
build_install 0.006480 0.001767 4.117360 ( 1.086539)
test_btest 0.001156 0.000000 73.871876 ( 7.253391)
test_basic 0.004411 0.000118 0.696553 ( 0.772612)
test_all 0.093454 0.033145 473.217303 ( 45.034721)
test_rubyspec 0.038042 0.023494 81.012452 ( 93.434000)
total: 154.15 sec