Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-034120
#<BuildRuby:0x000055a4884ab280
@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.20230615-034120",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002571 0.003756 1.419850 ( 2.939807)
build_miniruby 0.000000 0.000988 0.819679 ( 0.819419)
build_ruby 0.000000 0.001291 2.400938 ( 2.401878)
build_all 0.007100 0.002438 12.365419 ( 1.079732)
build_install 0.007926 0.000000 1.790468 ( 0.859469)
test_btest 0.001142 0.000000 80.788207 ( 7.056606)
test_basic 0.001889 0.002722 0.653943 ( 0.735896)
test_all 0.001340 0.000349 430.377650 ( 40.361502)
test_rubyspec 0.014844 0.020526 40.957524 ( 53.516279)
total: 109.77 sec