Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-170311
#<BuildRuby:0x000055a1ccc83e80
@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.20230124-170311",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005343 0.001233 0.844896 ( 1.345233)
build_miniruby 0.000994 0.000230 1.011202 ( 1.009300)
build_ruby 0.001261 0.000290 2.759929 ( 2.757280)
build_all 0.009739 0.000000 16.712101 ( 2.972013)
build_install 0.007514 0.001595 2.088332 ( 1.080561)
test_btest 0.000917 0.000184 71.765148 ( 11.179603)
test_basic 0.006216 0.001243 0.383261 ( 0.467424)
test_all 0.001184 0.000237 672.449958 ( 98.100530)
test_rubyspec 0.081329 0.052609 51.775594 ( 59.814506)
total: 178.73 sec