Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-215436
#<BuildRuby:0x0000563621322fa0
@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.20230813-215436",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004656 0.000776 1.512490 ( 2.762762)
build_miniruby 0.000832 0.000138 0.889890 ( 0.890288)
build_ruby 0.000994 0.000166 2.951576 ( 2.951470)
build_all 0.009671 0.000121 14.627886 ( 1.274820)
build_install 0.007709 0.000431 2.006121 ( 0.887641)
test_btest 0.001156 0.000000 85.986820 ( 7.231123)
test_basic 0.002961 0.003053 0.769855 ( 0.845756)
test_all 0.001457 0.000243 514.865804 ( 55.906866)
test_rubyspec 0.022006 0.026608 45.196776 ( 57.489967)
total: 130.24 sec