Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-032459
#<BuildRuby:0x000055966427b8c0
@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.20230726-032459",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004567 0.000761 1.481862 ( 2.773682)
build_miniruby 0.001682 0.000280 0.987207 ( 0.985719)
build_ruby 0.000967 0.000161 2.735973 ( 2.736190)
build_all 0.003058 0.006276 13.705857 ( 1.214668)
build_install 0.002785 0.005140 1.974621 ( 0.916988)
test_btest 0.000880 0.000257 79.764423 ( 7.688718)
test_basic 0.002136 0.006549 0.745379 ( 0.818957)
test_all 0.001336 0.000481 498.857394 ( 60.281025)
test_rubyspec 0.026062 0.013952 43.139342 ( 55.674832)
total: 133.09 sec