Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-014507
#<BuildRuby:0x0000559319e43520
@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.20230610-014507",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002168 0.002620 1.380922 ( 2.665273)
build_miniruby 0.000921 0.000131 0.812639 ( 0.812268)
build_ruby 0.001339 0.000000 2.374926 ( 2.374778)
build_all 0.002316 0.006468 12.637270 ( 1.120034)
build_install 0.003908 0.003577 1.793331 ( 0.898835)
test_btest 0.000000 0.000697 83.216069 ( 6.799186)
test_basic 0.001099 0.003056 0.750127 ( 0.832781)
test_all 0.001547 0.000000 423.441950 ( 48.538312)
test_rubyspec 0.017481 0.023250 43.338780 ( 55.812610)
total: 119.85 sec