Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-031345
#<BuildRuby:0x0000560d43e63e70
@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.20221224-031345",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003846 0.000641 0.895168 ( 1.130505)
build_miniruby 0.000935 0.000156 1.103204 ( 1.101591)
build_ruby 0.001143 0.000000 2.653957 ( 2.652542)
build_all 0.008215 0.000817 15.863754 ( 3.345012)
build_install 0.002919 0.006615 2.202580 ( 1.242362)
test_btest 0.000629 0.000000 66.415194 ( 10.745752)
test_basic 0.005002 0.000000 0.296186 ( 0.386830)
test_all 0.001026 0.000000 632.616168 (109.518103)
test_rubyspec 0.034872 0.028755 51.739580 ( 59.931535)
total: 190.05 sec