Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-200943
#<BuildRuby:0x00005611be82f2c8
@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.20220718-200943",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006273 0.000449 0.829730 ( 1.255046)
build_miniruby 0.000814 0.000000 0.057083 ( 0.055936)
build_ruby 0.000950 0.000000 0.059196 ( 0.058007)
build_all 0.004566 0.000000 1.525757 ( 0.609524)
build_install 0.010546 0.000238 5.657395 ( 2.162105)
test_btest 0.000598 0.000000 44.575034 ( 8.882257)
test_basic 0.005577 0.000091 0.254236 ( 0.343011)
test_all 0.001226 0.000068 601.518656 ( 89.827141)
test_rubyspec 0.030593 0.040672 43.683357 ( 49.321006)
total: 152.51 sec