Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-011010
#<BuildRuby:0x000055a9eab4be70
@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.20230120-011010",
@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.000017 0.000003 0.000020 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002735 0.003807 0.904020 ( 1.072870)
build_miniruby 0.001123 0.000224 1.022717 ( 1.020501)
build_ruby 0.001616 0.000000 2.794682 ( 2.791960)
build_all 0.005460 0.004846 16.935146 ( 3.038145)
build_install 0.008407 0.001190 2.129132 ( 1.079655)
test_btest 0.000710 0.000170 69.770192 ( 11.753429)
test_basic 0.005432 0.001293 0.381802 ( 0.467760)
test_all 0.001202 0.000286 663.102636 ( 99.377184)
test_rubyspec 0.048793 0.068571 52.073847 ( 60.082916)
total: 180.69 sec