Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-174842
#<BuildRuby:0x000055e18ad5f068
@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.20230204-174842",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003520 0.000000 0.618300 ( 1.007479)
build_miniruby 0.000962 0.000000 0.634493 ( 0.633750)
build_ruby 0.001211 0.000000 2.044009 ( 2.043674)
build_all 0.006027 0.002909 12.051041 ( 1.490543)
build_install 0.003925 0.002654 1.503955 ( 0.727648)
test_btest 0.000538 0.000159 63.124682 ( 6.448053)
test_basic 0.000000 0.003175 0.241315 ( 0.337374)
test_all 0.001087 0.000636 484.577114 ( 52.653463)
test_rubyspec 0.021914 0.008614 35.217352 ( 45.796550)
total: 111.14 sec