Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-091853
#<BuildRuby:0x000055dd26febe70
@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.20230107-091853",
@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.000008 0.000005 0.000013 ( 0.000014)
configure 0.000008 0.000005 0.000013 ( 0.000012)
build_up 0.003095 0.003441 0.849665 ( 1.752986)
build_miniruby 0.001241 0.000000 1.019564 ( 1.017638)
build_ruby 0.001613 0.000000 2.787564 ( 2.785095)
build_all 0.007198 0.003007 16.778823 ( 2.995387)
build_install 0.004910 0.004483 2.131353 ( 1.084273)
test_btest 0.000546 0.000327 70.430049 ( 11.530779)
test_basic 0.004110 0.002466 0.359156 ( 0.445305)
test_all 0.000857 0.000514 658.059758 (109.872301)
test_rubyspec 0.078286 0.054104 52.036973 ( 60.116106)
total: 191.60 sec