Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-131712
#<BuildRuby:0x0000556ac3b5b728
@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.20240112-131712",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004262 0.000000 0.787287 ( 1.169570)
build_miniruby 0.001078 0.000000 0.880394 ( 0.881098)
build_ruby 0.001524 0.000000 2.883731 ( 2.885195)
build_all 0.005586 0.004391 14.738265 ( 1.424493)
build_install 0.009303 0.000664 4.273171 ( 1.147540)
test_btest 0.000695 0.000050 79.381380 ( 7.481911)
test_basic 0.000386 0.005172 0.639778 ( 0.716046)
test_all 0.084774 0.050094 534.554271 ( 50.514581)
test_rubyspec 0.013222 0.020802 50.048872 ( 62.571545)
total: 128.79 sec