Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-113036
#<BuildRuby:0x000055b40b1ff3c8
@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-113036",
@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.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003961 0.000000 0.960423 ( 1.322094)
build_miniruby 0.001757 0.000000 0.975200 ( 0.972768)
build_ruby 0.001415 0.000000 2.875385 ( 2.875829)
build_all 0.008814 0.000737 14.794810 ( 1.388032)
build_install 0.008149 0.001528 4.246439 ( 1.153561)
test_btest 0.000594 0.000112 82.030049 ( 7.253340)
test_basic 0.000000 0.004039 0.505220 ( 0.586281)
test_all 0.104946 0.029190 546.327752 ( 52.764215)
test_rubyspec 0.010465 0.024117 49.849551 ( 62.446904)
total: 130.76 sec