Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-082348
#<BuildRuby:0x000055d96286ff38
@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-082348",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005037 0.001550 0.843915 ( 1.017832)
build_miniruby 0.001303 0.000000 1.007975 ( 1.006085)
build_ruby 0.001617 0.000000 2.769170 ( 2.766652)
build_all 0.009786 0.000000 16.771872 ( 3.018380)
build_install 0.009781 0.001556 2.061945 ( 1.062240)
test_btest 0.000000 0.001237 77.459774 ( 10.685909)
test_basic 0.003226 0.003325 0.345639 ( 0.431893)
test_all 0.001178 0.000337 653.101632 (101.928765)
test_rubyspec 0.071610 0.063463 51.867972 ( 59.908090)
total: 181.83 sec