Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-103706
#<BuildRuby:0x000055ee3ada7568
@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.20231219-103706",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003681 0.002265 1.321804 ( 1.672341)
build_miniruby 0.001218 0.000000 0.859750 ( 0.860059)
build_ruby 0.001252 0.000000 2.842460 ( 2.842817)
build_all 0.000000 0.010024 15.934994 ( 1.462212)
build_install 0.008036 0.002441 4.759637 ( 1.223813)
test_btest 0.000641 0.000453 81.332020 ( 7.590520)
test_basic 0.004761 0.000550 0.855202 ( 0.931208)
test_all 0.091400 0.042328 523.164680 ( 49.468815)
test_rubyspec 0.020974 0.024407 49.814475 ( 62.169474)
total: 128.22 sec