Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-051937
#<BuildRuby:0x000055d41337ff90
@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-051937",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.006324 1.040191 ( 1.296657)
build_miniruby 0.000276 0.000717 0.814487 ( 0.814367)
build_ruby 0.001422 0.000437 2.668793 ( 2.669408)
build_all 0.006915 0.000833 11.800790 ( 0.958912)
build_install 0.012047 0.002089 3.483471 ( 0.983745)
test_btest 0.000583 0.000155 63.732483 ( 4.644845)
test_basic 0.003944 0.000000 0.401018 ( 0.481308)
test_all 0.075637 0.022151 384.360909 ( 37.880430)
test_rubyspec 0.032592 0.033290 40.155051 ( 52.709994)
total: 102.44 sec