Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-074552
#<BuildRuby:0x000055ff65c3f040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231029-074552",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.000393 0.004125 1.332574 ( 1.582289)
build_miniruby 0.000856 0.000642 0.878515 ( 0.878440)
build_ruby 0.000729 0.000547 2.586209 ( 2.587545)
build_all 0.008976 0.000479 16.875294 ( 1.488038)
build_install 0.002472 0.005902 5.051084 ( 1.190269)
test_btest 0.000570 0.000399 84.330188 ( 7.768123)
test_basic 0.001906 0.002610 0.757781 ( 0.834441)
test_all 0.106996 0.025968 523.892002 ( 52.154771)
test_rubyspec 0.018942 0.028286 48.649934 ( 61.017542)
total: 129.50 sec