Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-223450
#<BuildRuby:0x0000563f6c9dc018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-223450",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006130 0.000438 0.890315 ( 1.193515)
build_miniruby 0.000954 0.000000 0.058442 ( 0.057163)
build_ruby 0.000966 0.000000 0.059782 ( 0.058537)
build_all 0.004461 0.000145 1.533655 ( 0.590463)
build_install 0.010370 0.000691 1.906920 ( 0.966166)
test_btest 0.000690 0.000046 51.938802 ( 8.022330)
test_basic 0.005010 0.000334 0.280920 ( 0.370067)
test_all 0.001708 0.000113 600.633051 ( 89.431438)
test_rubyspec 0.115434 0.013419 44.076403 ( 52.375002)
total: 153.07 sec