Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-114203
#<BuildRuby:0x0000564c9197e620
@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.20230108-114203",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000036 0.000011 0.000047 ( 0.000046)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.000000 0.009059 0.846612 ( 1.032358)
build_miniruby 0.000000 0.001334 1.018251 ( 1.016300)
build_ruby 0.001634 0.000000 2.788180 ( 2.785449)
build_all 0.009976 0.000000 16.825199 ( 2.992243)
build_install 0.008578 0.003073 2.150092 ( 1.093963)
test_btest 0.000666 0.000274 67.394856 ( 11.482449)
test_basic 0.007427 0.000000 0.357721 ( 0.442241)
test_all 0.001279 0.000000 664.529032 (100.309267)
test_rubyspec 0.076509 0.033298 52.370640 ( 60.440561)
total: 181.60 sec