Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-055407
#<BuildRuby:0x0000558b0b3e3438
@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.20231208-055407",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004056 0.000812 0.995589 ( 1.325818)
build_miniruby 0.000651 0.000130 0.871493 ( 0.872828)
build_ruby 0.001342 0.000268 2.688618 ( 2.689763)
build_all 0.006965 0.000428 12.077442 ( 1.021461)
build_install 0.005630 0.003900 3.581127 ( 0.975750)
test_btest 0.000564 0.000130 63.222573 ( 5.531098)
test_basic 0.002427 0.000560 0.373579 ( 0.456336)
test_all 0.061344 0.036718 373.154285 ( 32.853907)
test_rubyspec 0.022895 0.048022 39.586343 ( 52.233193)
total: 97.96 sec