Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-143603
#<BuildRuby:0x0000564bb96e3e20
@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.20240112-143603",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003922 0.000603 0.918550 ( 1.308695)
build_miniruby 0.000914 0.000141 0.921604 ( 0.920845)
build_ruby 0.001126 0.000173 2.739354 ( 2.740287)
build_all 0.009994 0.000173 14.767318 ( 1.368683)
build_install 0.008993 0.000569 4.257266 ( 1.139944)
test_btest 0.000596 0.000075 78.959871 ( 7.218850)
test_basic 0.003685 0.000000 0.472637 ( 0.553019)
test_all 0.109553 0.026022 531.531510 ( 49.179289)
test_rubyspec 0.015460 0.018861 49.878784 ( 62.359719)
total: 126.79 sec