Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-144411
#<BuildRuby:0x0000564fffe63728
@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.20240101-144411",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005702 0.000518 1.347665 ( 1.945395)
build_miniruby 0.000900 0.000082 0.866863 ( 0.866659)
build_ruby 0.000000 0.001731 2.809009 ( 2.813849)
build_all 0.008860 0.001063 16.635889 ( 1.524787)
build_install 0.007366 0.000921 4.897927 ( 1.173582)
test_btest 0.000915 0.000115 84.842254 ( 7.303930)
test_basic 0.005325 0.000124 0.698136 ( 0.772359)
test_all 0.088368 0.043069 564.576016 ( 49.804964)
test_rubyspec 0.015666 0.035032 50.702683 ( 63.045031)
total: 129.25 sec