Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-205849
#<BuildRuby:0x000056244bcf35f8
@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.20230703-205849",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001767 0.003613 1.506476 ( 2.863247)
build_miniruby 0.000845 0.000187 0.942067 ( 0.942055)
build_ruby 0.000998 0.000222 2.595551 ( 2.595919)
build_all 0.009461 0.000000 11.456684 ( 7.817489)
build_install 0.005285 0.003739 5.315266 ( 2.088074)
test_btest 0.001052 0.000239 86.132302 ( 7.878842)
test_basic 0.004704 0.000132 0.812739 ( 0.891871)
test_all 0.001728 0.000376 466.424150 ( 50.339186)
test_rubyspec 0.022408 0.018686 41.706771 ( 54.155431)
total: 129.57 sec