Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-194925
#<BuildRuby:0x00005624ddf67f68
@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.20230102-194925",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005704 0.000676 0.847953 ( 1.043647)
build_miniruby 0.000895 0.000373 1.022081 ( 1.020005)
build_ruby 0.001008 0.000420 2.786002 ( 2.783384)
build_all 0.005082 0.004706 16.795755 ( 2.965400)
build_install 0.009670 0.002242 2.304219 ( 1.176828)
test_btest 0.000614 0.000263 75.755906 ( 10.971010)
test_basic 0.004418 0.001893 0.341094 ( 0.427493)
test_all 0.000000 0.001198 660.233313 (104.254871)
test_rubyspec 0.021021 0.045617 51.394008 ( 59.488686)
total: 184.13 sec