Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-101955
#<BuildRuby:0x00005591fc9925a8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220425-101955",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003411 0.003800 0.903308 ( 1.880128)
build_miniruby 0.000895 0.000192 0.057619 ( 0.056304)
build_ruby 0.000873 0.000187 0.059588 ( 0.058319)
build_all 0.003482 0.000746 1.493240 ( 0.604680)
build_install 0.010585 0.000389 6.264401 ( 2.828988)
test_btest 0.000648 0.000122 55.802444 ( 8.401292)
test_basic 0.001111 0.004709 0.330367 ( 0.418589)
test_all 0.001848 0.000462 602.480276 ( 95.289919)
test_rubyspec 0.073816 0.040618 44.321418 ( 49.234703)
total: 158.77 sec