Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-043036
#<BuildRuby:0x000055dc833aa7e0
@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.20221127-043036",
@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.000000 0.000006 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005247 0.000000 1.244109 ( 1.487758)
build_miniruby 0.000958 0.000000 0.964170 ( 0.962630)
build_ruby 0.001130 0.000000 2.750033 ( 2.634696)
build_all 0.003804 0.006102 22.506732 ( 4.401131)
build_install 0.004870 0.003621 4.415017 ( 1.531222)
test_btest 0.000571 0.000088 60.284120 ( 11.537988)
test_basic 0.005173 0.000000 0.310840 ( 0.401359)
test_all 0.001126 0.000000 666.480181 (123.385027)
test_rubyspec 0.051563 0.010824 52.487904 ( 60.722278)
total: 207.07 sec