Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-033633
#<BuildRuby:0x000056382fd5a5a8
@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.20220602-033633",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006000 0.000923 0.875580 ( 1.224308)
build_miniruby 0.000853 0.000000 0.056421 ( 0.055260)
build_ruby 0.000993 0.000000 0.057695 ( 0.056441)
build_all 0.004410 0.000000 1.482772 ( 0.608067)
build_install 0.002400 0.006703 6.306175 ( 2.877431)
test_btest 0.000726 0.000000 53.655961 ( 8.484183)
test_basic 0.005309 0.000000 0.255802 ( 0.345053)
test_all 0.001398 0.000000 632.646689 ( 92.373154)
test_rubyspec 0.075501 0.041228 44.096901 ( 49.688435)
total: 155.71 sec