Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-181901
#<BuildRuby:0x000055ba2bfebf10
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230125-181901",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000000 0.006650 0.845368 ( 1.680282)
build_miniruby 0.000000 0.001268 1.011063 ( 1.009025)
build_ruby 0.000000 0.001797 2.765746 ( 2.768836)
build_all 0.001307 0.008526 16.718185 ( 2.991164)
build_install 0.007409 0.002289 2.087798 ( 1.069610)
test_btest 0.000566 0.000363 69.948586 ( 11.162933)
test_basic 0.001267 0.005053 0.342715 ( 0.429182)
test_all 0.000777 0.000555 659.741068 (111.344796)
test_rubyspec 0.068585 0.053587 51.859162 ( 59.940286)
total: 192.40 sec