Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-162113
#<BuildRuby:0x000055b6bc7f7bc8
@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.20240109-162113",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.003978 0.958810 ( 1.363931)
build_miniruby 0.000650 0.000345 0.904242 ( 0.904376)
build_ruby 0.000889 0.000395 2.735535 ( 2.737788)
build_all 0.006652 0.003411 14.826869 ( 1.369358)
build_install 0.007182 0.001907 4.236610 ( 1.146137)
test_btest 0.000708 0.000000 76.486851 ( 7.567338)
test_basic 0.000000 0.003867 0.449542 ( 0.531777)
test_all 0.112011 0.022812 536.973527 ( 59.030107)
test_rubyspec 0.011461 0.024989 49.857332 ( 62.418842)
total: 137.07 sec