Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-111122
#<BuildRuby:0x0000564bcc71f728
@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.20230630-111122",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004576 0.000509 1.599791 ( 2.898621)
build_miniruby 0.000885 0.000098 0.921432 ( 0.922083)
build_ruby 0.001315 0.000000 2.628589 ( 2.628604)
build_all 0.009296 0.000182 11.649276 ( 8.019293)
build_install 0.007813 0.000781 5.134495 ( 1.897452)
test_btest 0.001333 0.000133 86.492804 ( 7.736312)
test_basic 0.004241 0.000424 0.646614 ( 0.727176)
test_all 0.001477 0.000148 482.450869 ( 41.187300)
test_rubyspec 0.021900 0.015996 42.461274 ( 54.904000)
total: 120.92 sec