Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-012912
#<BuildRuby:0x0000565031247818
@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.20230606-012912",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.005493 0.000231 1.343342 ( 2.652421)
build_miniruby 0.000972 0.000000 0.794042 ( 0.794362)
build_ruby 0.001475 0.000000 2.489739 ( 2.490959)
build_all 0.009283 0.000000 12.425214 ( 1.090775)
build_install 0.004138 0.003333 1.638022 ( 0.864384)
test_btest 0.001113 0.000000 81.481904 ( 6.855618)
test_basic 0.003683 0.000156 0.704716 ( 0.786862)
test_all 0.001300 0.001073 428.803344 ( 47.836746)
test_rubyspec 0.021655 0.024096 42.579482 ( 55.000655)
total: 118.37 sec