Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-013940
#<BuildRuby:0x000055f18a0928c0
@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.20221126-013940",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004551 0.000083 1.075964 ( 1.299200)
build_miniruby 0.000722 0.000127 1.063819 ( 1.062575)
build_ruby 0.000985 0.000174 2.795347 ( 2.685344)
build_all 0.005202 0.003538 15.836409 ( 3.285201)
build_install 0.007239 0.001524 2.092328 ( 1.204380)
test_btest 0.000572 0.000000 62.532307 ( 10.457600)
test_basic 0.004373 0.000132 0.282508 ( 0.373730)
test_all 0.000982 0.000196 651.540143 (119.666692)
test_rubyspec 0.043007 0.020035 53.545805 ( 61.809985)
total: 201.85 sec