Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-040052
#<BuildRuby:0x0000558b4e5500d0
@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.20230106-040052",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005316 0.001227 0.845358 ( 1.079522)
build_miniruby 0.001034 0.000238 1.012520 ( 1.010527)
build_ruby 0.001615 0.000000 2.769973 ( 2.767206)
build_all 0.009382 0.000379 16.778519 ( 2.987567)
build_install 0.005296 0.006117 2.077434 ( 1.069827)
test_btest 0.000864 0.000231 77.617993 ( 10.418571)
test_basic 0.005029 0.001342 0.366304 ( 0.452521)
test_all 0.001272 0.000000 663.698095 (113.403016)
test_rubyspec 0.075850 0.025881 52.060303 ( 60.143672)
total: 193.33 sec