Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-044158
#<BuildRuby:0x0000557a7a717dd0
@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.20221128-044158",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.005008 1.215074 ( 1.447017)
build_miniruby 0.000000 0.001048 0.917143 ( 0.915674)
build_ruby 0.000000 0.001248 2.874337 ( 2.759411)
build_all 0.008716 0.001497 22.802928 ( 4.345568)
build_install 0.007877 0.002251 4.340973 ( 1.543281)
test_btest 0.000441 0.000126 64.755758 ( 10.523780)
test_basic 0.000579 0.004136 0.285782 ( 0.376748)
test_all 0.000404 0.000656 711.540061 (112.497984)
test_rubyspec 0.022852 0.042596 53.086878 ( 61.319544)
total: 195.73 sec