Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-065542
#<BuildRuby:0x000055d5630de678
@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.20230101-065542",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.005149 0.001584 0.851094 ( 1.056842)
build_miniruby 0.000975 0.000300 1.015148 ( 1.013274)
build_ruby 0.001279 0.000393 2.781878 ( 2.779317)
build_all 0.007426 0.002286 16.747391 ( 2.983819)
build_install 0.010414 0.001541 2.296080 ( 1.183977)
test_btest 0.000744 0.000212 71.960282 ( 11.504226)
test_basic 0.002254 0.004394 0.347799 ( 0.433971)
test_all 0.001020 0.000340 671.322730 (110.179866)
test_rubyspec 0.068350 0.066008 51.431815 ( 59.509389)
total: 190.65 sec