Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-095345
#<BuildRuby:0x000055a929d37e80
@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.20230119-095345",
@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.000004 0.000004 0.000008 ( 0.000008)
autoconf 0.000010 0.000008 0.000018 ( 0.000017)
configure 0.000021 0.000015 0.000036 ( 0.000034)
build_up 0.003786 0.002650 0.848818 ( 1.050877)
build_miniruby 0.001169 0.000000 1.019198 ( 1.017387)
build_ruby 0.001456 0.000000 2.787911 ( 2.785421)
build_all 0.010032 0.000000 16.920511 ( 2.996155)
build_install 0.010612 0.000976 2.143434 ( 1.081773)
test_btest 0.000710 0.000331 71.503669 ( 10.781644)
test_basic 0.003251 0.003851 0.354125 ( 0.439236)
test_all 0.001385 0.000692 675.839292 (100.270902)
test_rubyspec 0.088020 0.047807 52.147306 ( 60.200288)
total: 180.62 sec