Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-211501
#<BuildRuby:0x00005638e362be08
@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.20230131-211501",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003904 0.000022 0.638241 ( 1.064282)
build_miniruby 0.000921 0.000000 0.616191 ( 0.615953)
build_ruby 0.001234 0.000000 2.054147 ( 2.054005)
build_all 0.002510 0.006839 11.915830 ( 1.483694)
build_install 0.005355 0.001339 1.486768 ( 0.710266)
test_btest 0.000493 0.000124 64.049757 ( 6.393498)
test_basic 0.000000 0.003822 0.248895 ( 0.345199)
test_all 0.000000 0.000961 475.220671 ( 45.014465)
test_rubyspec 0.002726 0.025922 35.494938 ( 45.727914)
total: 103.41 sec