Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-181853
#<BuildRuby:0x0000556b5bb0c090
@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.20240113-181853",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004096 0.000000 0.827750 ( 1.219788)
build_miniruby 0.000805 0.000201 0.882588 ( 0.883012)
build_ruby 0.001313 0.000328 2.738251 ( 2.740180)
build_all 0.005202 0.004600 14.570583 ( 1.335876)
build_install 0.007529 0.000893 4.240272 ( 1.137460)
test_btest 0.000782 0.000224 76.773254 ( 7.309204)
test_basic 0.004710 0.000000 0.600810 ( 0.673956)
test_all 0.106807 0.030164 511.294301 ( 61.387645)
test_rubyspec 0.027179 0.008956 49.918942 ( 62.533576)
total: 139.22 sec