Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-030213
#<BuildRuby:0x0000562ce8647df8
@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.20220815-030213",
@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.000007)
autoconf 0.000000 0.000017 0.000017 ( 0.000017)
configure 0.000000 0.000011 0.000011 ( 0.000011)
build_up 0.001982 0.004804 0.872036 ( 0.902821)
build_miniruby 0.000708 0.000257 0.057466 ( 0.056152)
build_ruby 0.000700 0.000254 0.059486 ( 0.058330)
build_all 0.003352 0.001219 1.537651 ( 0.585193)
build_install 0.007107 0.003837 1.926060 ( 0.967485)
test_btest 0.000583 0.000224 52.388985 ( 8.314383)
test_basic 0.004146 0.001595 0.320288 ( 0.408741)
test_all 0.001685 0.000648 609.336604 ( 89.963093)
test_rubyspec 0.047674 0.054946 43.908691 ( 51.285196)
total: 152.54 sec