Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-184251
#<BuildRuby:0x00005654bbf0b458
@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.20230525-184251",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005247 0.000135 1.396282 ( 2.641231)
build_miniruby 0.000968 0.000097 0.890802 ( 0.891346)
build_ruby 0.001133 0.000113 2.375113 ( 2.375645)
build_all 0.005694 0.003741 12.500769 ( 1.191494)
build_install 0.006826 0.000931 1.768494 ( 0.836705)
test_btest 0.000990 0.000135 82.073642 ( 6.804964)
test_basic 0.004744 0.000646 0.689093 ( 0.773384)
test_all 0.001308 0.000178 436.111700 ( 49.526441)
test_rubyspec 0.035671 0.007261 42.451468 ( 54.931960)
total: 119.97 sec