Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-035947
#<BuildRuby:0x000055e477560098
@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.20240110-035947",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006003 0.000321 0.870636 ( 1.447878)
build_miniruby 0.000872 0.000145 7.437914 ( 7.334761)
build_ruby 0.000000 0.001394 2.675530 ( 2.676471)
build_all 0.000000 0.007692 11.879023 ( 0.971452)
build_install 0.007808 0.002055 3.370627 ( 0.952687)
test_btest 0.000478 0.000159 64.164343 ( 5.209426)
test_basic 0.004712 0.000219 0.386625 ( 0.467511)
test_all 0.089658 0.007820 406.095014 ( 35.275572)
test_rubyspec 0.028619 0.036263 40.567805 ( 53.132272)
total: 107.47 sec