Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-121930
#<BuildRuby:0x0000563ccbb72ee8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-121930",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000017 0.000010 0.000027 ( 0.000027)
configure 0.000013 0.000009 0.000022 ( 0.000021)
build_up 0.005628 0.000923 0.822757 ( 1.210438)
build_miniruby 0.000627 0.000348 0.846272 ( 0.846089)
build_ruby 0.000871 0.000484 2.693591 ( 2.694279)
build_all 0.007816 0.000000 12.008876 ( 0.960617)
build_install 0.009360 0.004286 3.353202 ( 0.960656)
test_btest 0.000809 0.000000 64.763901 ( 5.906653)
test_basic 0.001502 0.003374 0.387793 ( 0.468523)
test_all 0.078001 0.020024 378.454293 ( 36.099811)
test_rubyspec 0.044196 0.021230 40.634225 ( 53.232634)
total: 102.38 sec