Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-234220
#<BuildRuby:0x000055a0cfe07de0
@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.20221118-234220",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004993 0.000000 1.031323 ( 1.071638)
build_miniruby 0.000000 0.000982 0.991725 ( 0.990309)
build_ruby 0.000000 0.001336 2.648938 ( 2.558121)
build_all 0.006956 0.002000 15.846410 ( 3.311579)
build_install 0.005147 0.004504 2.035879 ( 1.137429)
test_btest 0.000476 0.000043 63.300492 ( 10.951122)
test_basic 0.004207 0.000382 0.328560 ( 0.419563)
test_all 0.000808 0.000046 660.232806 (103.573778)
test_rubyspec 0.042948 0.024500 51.101370 ( 59.385520)
total: 183.40 sec