Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-112639
#<BuildRuby:0x000056198e500070
@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.20231014-112639",
@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.000000 0.000017 0.000017 ( 0.000017)
autoconf 0.000000 0.000013 0.000013 ( 0.000013)
configure 0.000000 0.000010 0.000010 ( 0.000009)
build_up 0.000000 0.004951 1.648351 ( 1.802475)
build_miniruby 0.000000 0.001129 0.847902 ( 0.847300)
build_ruby 0.000953 0.000293 2.667900 ( 2.667593)
build_all 0.002355 0.008067 18.119861 ( 1.554363)
build_install 0.008156 0.001599 5.283208 ( 1.253023)
test_btest 0.001060 0.000379 88.439139 ( 7.904068)
test_basic 0.005195 0.000343 0.732567 ( 0.807204)
test_all 0.005327 0.001775 590.346335 ( 53.710230)
test_rubyspec 0.033883 0.023300 53.224178 ( 65.527483)
total: 136.07 sec