Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-120252
#<BuildRuby:0x000055b7a0c1f4f0
@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.20240115-120252",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005138 0.814673 ( 1.195497)
build_miniruby 0.000000 0.001166 0.822585 ( 0.822318)
build_ruby 0.000000 0.001359 2.653343 ( 2.654175)
build_all 0.000000 0.007593 11.961344 ( 0.981585)
build_install 0.005431 0.005133 3.488487 ( 0.982390)
test_btest 0.000461 0.000248 64.596501 ( 4.470914)
test_basic 0.002726 0.001468 0.402802 ( 0.483567)
test_all 0.074506 0.022992 385.144445 ( 35.332655)
test_rubyspec 0.030222 0.034540 40.646222 ( 53.162597)
total: 100.09 sec