Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-082559
#<BuildRuby:0x000055c6bce67ea8
@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.20220507-082559",
@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.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005353 0.001338 0.837686 ( 1.051135)
build_miniruby 0.000693 0.000173 0.057208 ( 0.056009)
build_ruby 0.000807 0.000201 0.058088 ( 0.056830)
build_all 0.000000 0.004328 1.496407 ( 0.595037)
build_install 0.008066 0.002809 6.264487 ( 2.816822)
test_btest 0.000573 0.000191 45.950269 ( 8.579226)
test_basic 0.000474 0.005439 0.333936 ( 0.422477)
test_all 0.000979 0.000408 620.473861 ( 92.910483)
test_rubyspec 0.063754 0.046400 43.891842 ( 48.794342)
total: 155.28 sec