Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-044931
#<BuildRuby:0x0000563109de4118
@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.20220521-044931",
@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.000000 0.000013 ( 0.000014)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006702 0.000187 0.847842 ( 0.935373)
build_miniruby 0.001020 0.000068 0.057421 ( 0.056156)
build_ruby 0.000986 0.000066 0.058253 ( 0.056965)
build_all 0.004281 0.000004 1.495855 ( 0.608466)
build_install 0.009486 0.000000 6.296431 ( 2.823147)
test_btest 0.000704 0.000000 46.995568 ( 8.687035)
test_basic 0.006030 0.000000 0.262948 ( 0.351057)
test_all 0.002014 0.000000 609.957685 ( 96.761592)
test_rubyspec 0.107092 0.022110 44.034403 ( 49.590338)
total: 159.87 sec