Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-002035
#<BuildRuby:0x000055a569b2fe30
@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.20220422-002035",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002490 0.004257 0.840492 ( 1.015519)
build_miniruby 0.000911 0.000130 0.057506 ( 0.056249)
build_ruby 0.000820 0.000118 0.058662 ( 0.057471)
build_all 0.003769 0.000539 1.501933 ( 0.608304)
build_install 0.004023 0.006751 6.279246 ( 2.814092)
test_btest 0.000642 0.000151 52.256115 ( 8.641713)
test_basic 0.004558 0.001073 0.305784 ( 0.394200)
test_all 0.001045 0.000245 644.038769 ( 93.202102)
test_rubyspec 0.092229 0.035415 44.384895 ( 49.246444)
total: 156.04 sec