Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-192917
#<BuildRuby:0x0000563db5917bb8
@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.20230622-192917",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005073 0.000450 1.423031 ( 2.711019)
build_miniruby 0.000700 0.000262 0.807030 ( 0.807994)
build_ruby 0.001145 0.000429 2.678849 ( 2.678187)
build_all 0.007069 0.002650 15.086135 ( 1.321447)
build_install 0.004169 0.004371 4.418796 ( 1.062161)
test_btest 0.000626 0.000258 83.428337 ( 7.534157)
test_basic 0.000000 0.003526 0.569731 ( 0.656869)
test_all 0.000000 0.001366 441.926210 ( 42.215863)
test_rubyspec 0.014896 0.022992 41.741069 ( 54.282673)
total: 113.27 sec