Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-124536
#<BuildRuby:0x000055788f7c80a0
@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.20231213-124536",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002661 0.003178 1.017566 ( 1.287691)
build_miniruby 0.001326 0.000000 0.867859 ( 0.868401)
build_ruby 0.000000 0.001644 2.702226 ( 2.703627)
build_all 0.006671 0.002083 12.156751 ( 1.020447)
build_install 0.009428 0.001081 3.580708 ( 0.988014)
test_btest 0.000657 0.000123 65.402653 ( 4.991809)
test_basic 0.000000 0.003332 0.376018 ( 0.457333)
test_all 0.085301 0.015980 396.590717 ( 44.480657)
test_rubyspec 0.029257 0.039496 39.501168 ( 52.161279)
total: 108.96 sec