Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-233539
#<BuildRuby:0x00005650274efd68
@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.20240111-233539",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004064 0.894053 ( 1.280305)
build_miniruby 0.000000 0.001082 0.919208 ( 0.920304)
build_ruby 0.000000 0.001266 2.749187 ( 2.751118)
build_all 0.003607 0.006205 14.686874 ( 1.324391)
build_install 0.009286 0.000563 4.273272 ( 1.166615)
test_btest 0.000594 0.000142 77.880885 ( 7.219511)
test_basic 0.000000 0.003567 0.511127 ( 0.586188)
test_all 0.091676 0.044360 552.248788 ( 53.416896)
test_rubyspec 0.022537 0.012107 49.567767 ( 62.095437)
total: 130.76 sec