Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-184856
#<BuildRuby:0x0000555e98354070
@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.20230522-184856",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003351 0.001675 1.350439 ( 2.639944)
build_miniruby 0.000728 0.000364 0.785568 ( 0.785175)
build_ruby 0.001083 0.000541 2.482987 ( 2.482375)
build_all 0.006351 0.003175 12.381188 ( 1.065468)
build_install 0.004970 0.002485 1.728759 ( 0.834931)
test_btest 0.000716 0.000358 80.128367 ( 7.345608)
test_basic 0.003983 0.000000 0.730050 ( 0.813130)
test_all 0.001557 0.000000 454.323980 ( 42.779481)
test_rubyspec 0.016721 0.024955 42.445421 ( 54.969422)
total: 113.72 sec