Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-045409
#<BuildRuby:0x000055edd157f8e0
@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.20231207-045409",
@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.000004 0.000001 0.000005 ( 0.000008)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004870 0.000169 0.995382 ( 1.267430)
build_miniruby 0.000950 0.000173 0.876500 ( 0.875932)
build_ruby 0.001465 0.000000 2.695988 ( 2.696413)
build_all 0.007520 0.000000 12.169456 ( 0.970049)
build_install 0.009097 0.000000 3.532901 ( 0.968232)
test_btest 0.000800 0.000000 63.922370 ( 5.268453)
test_basic 0.003333 0.000000 0.376240 ( 0.458272)
test_all 0.084116 0.015107 372.937987 ( 38.980624)
test_rubyspec 0.039138 0.020116 39.664594 ( 52.321193)
total: 103.81 sec