Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-142618
#<BuildRuby:0x000055ed2d60bc18
@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.20240116-142618",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004036 0.000673 0.793032 ( 1.204299)
build_miniruby 0.000861 0.000143 0.795342 ( 0.795444)
build_ruby 0.001696 0.000283 2.672365 ( 2.672746)
build_all 0.006698 0.001116 12.001179 ( 0.963284)
build_install 0.011681 0.001947 3.624311 ( 0.985169)
test_btest 0.000619 0.000103 63.958349 ( 5.383498)
test_basic 0.005164 0.000000 0.387392 ( 0.466491)
test_all 0.076986 0.017882 371.746772 ( 41.905253)
test_rubyspec 0.050137 0.078353 73.332315 ( 85.819465)
total: 140.20 sec