Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-171639
#<BuildRuby:0x00005589ee8800e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230218-171639",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003621 0.000000 0.766339 ( 1.262412)
build_miniruby 0.000812 0.000142 0.667132 ( 0.666061)
build_ruby 0.000986 0.000247 2.102372 ( 2.103168)
build_all 0.006922 0.001731 12.425050 ( 1.521511)
build_install 0.004896 0.001224 1.528471 ( 0.775847)
test_btest 0.000517 0.000129 67.096779 ( 6.102939)
test_basic 0.000225 0.003590 0.312825 ( 0.408207)
test_all 0.001038 0.000319 490.224496 ( 46.815978)
test_rubyspec 0.009612 0.018922 35.278735 ( 45.860978)
total: 105.52 sec