Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-091953
#<BuildRuby:0x000055e861f1e678
@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.20221209-091953",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.005042 1.180168 ( 1.237995)
build_miniruby 0.000000 0.000965 0.969213 ( 0.967977)
build_ruby 0.000526 0.000673 2.678250 ( 2.591115)
build_all 0.006423 0.002648 15.740214 ( 3.250790)
build_install 0.009634 0.000563 2.298427 ( 1.262230)
test_btest 0.000437 0.000087 62.828043 ( 11.677520)
test_basic 0.004688 0.000000 0.305974 ( 0.396824)
test_all 0.001543 0.000000 660.306547 (102.525592)
test_rubyspec 0.051372 0.015518 52.560146 ( 60.797954)
total: 184.71 sec