Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-014112
#<BuildRuby:0x000055d7f83d3fa8
@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.20231024-014112",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004573 0.001076 2.103387 ( 2.319553)
build_miniruby 0.000759 0.000179 0.868802 ( 0.868626)
build_ruby 0.001117 0.000262 2.527811 ( 2.528396)
build_all 0.007376 0.002926 17.052525 ( 1.508990)
build_install 0.007769 0.000885 5.438452 ( 1.178614)
test_btest 0.000535 0.000127 84.788076 ( 7.303007)
test_basic 0.002707 0.000645 0.635836 ( 0.718123)
test_all 0.110630 0.025218 534.935723 ( 49.232125)
test_rubyspec 0.048002 0.005102 50.761790 ( 62.940313)
total: 128.60 sec