Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-000734
#<BuildRuby:0x00005614cf913f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231201-000734",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004153 0.000033 0.959471 ( 1.224182)
build_miniruby 0.000000 0.000976 0.875279 ( 0.875652)
build_ruby 0.000000 0.001252 2.732567 ( 2.735569)
build_all 0.000947 0.006924 12.076778 ( 1.016331)
build_install 0.002716 0.008373 3.559978 ( 0.968202)
test_btest 0.000407 0.000219 63.244975 ( 5.217408)
test_basic 0.002787 0.000000 0.376141 ( 0.459248)
test_all 0.069994 0.029073 390.648894 ( 33.531229)
test_rubyspec 0.039884 0.031966 39.591327 ( 52.270721)
total: 98.30 sec