Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-063833
#<BuildRuby:0x000055ca82511c18
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230107-063833",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.005842 0.000562 0.896751 ( 1.112984)
build_miniruby 0.001045 0.000299 1.010746 ( 1.008838)
build_ruby 0.001272 0.000363 2.765930 ( 2.763429)
build_all 0.008665 0.001193 16.931773 ( 3.017338)
build_install 0.009185 0.002450 2.146830 ( 1.086601)
test_btest 0.000000 0.000709 74.918628 ( 11.169309)
test_basic 0.000000 0.007198 0.360208 ( 0.445144)
test_all 0.000692 0.000550 662.734315 (102.481624)
test_rubyspec 0.069240 0.061736 52.002609 ( 60.014439)
total: 183.10 sec