Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-210908
#<BuildRuby:0x000055b4d7a86c40
@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.20220801-210908",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006202 0.000536 0.818888 ( 1.084551)
build_miniruby 0.000661 0.000165 0.057133 ( 0.056016)
build_ruby 0.000778 0.000194 0.059197 ( 0.058005)
build_all 0.004549 0.000022 1.552729 ( 0.601116)
build_install 0.008971 0.002373 5.657388 ( 2.167356)
test_btest 0.000577 0.000136 55.929988 ( 8.145374)
test_basic 0.001413 0.004396 0.341002 ( 0.429167)
test_all 0.000973 0.000286 590.494740 ( 95.599410)
test_rubyspec 0.075948 0.036182 43.876186 ( 49.536959)
total: 157.68 sec