Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-032505
#<BuildRuby:0x0000564ff279b7b8
@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-032505",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003996 0.000333 1.002453 ( 1.377522)
build_miniruby 0.001201 0.000000 0.904228 ( 0.903387)
build_ruby 0.001432 0.000000 2.746985 ( 2.746616)
build_all 0.010007 0.000000 16.810488 ( 1.541824)
build_install 0.008886 0.000000 4.750009 ( 1.178171)
test_btest 0.000993 0.000000 87.028356 ( 7.547990)
test_basic 0.000428 0.003591 0.551839 ( 0.632145)
test_all 0.107574 0.026861 578.033057 ( 53.030352)
test_rubyspec 0.034516 0.012979 50.117715 ( 62.391826)
total: 131.35 sec