Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-010647
#<BuildRuby:0x000055a062a8bf80
@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.20220813-010647",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006442 0.813746 ( 0.926768)
build_miniruby 0.000000 0.000947 0.058032 ( 0.056777)
build_ruby 0.000000 0.000884 0.059558 ( 0.058392)
build_all 0.002204 0.002416 1.530695 ( 0.594956)
build_install 0.010373 0.000673 1.940282 ( 0.978120)
test_btest 0.000577 0.000136 46.561175 ( 8.764746)
test_basic 0.005098 0.000252 0.321505 ( 0.410429)
test_all 0.001593 0.000354 614.681450 ( 90.999966)
test_rubyspec 0.079942 0.046560 43.875526 ( 51.250201)
total: 154.04 sec