Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-233742
#<BuildRuby:0x0000562ad86c88e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-233742",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000003 0.000023 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002486 0.006432 1.125880 ( 1.136352)
build_miniruby 0.000000 0.001637 0.902767 ( 0.909905)
build_ruby 0.000153 0.001881 2.342191 ( 2.257697)
build_all 0.016343 0.001189 18.344756 ( 2.262657)
build_install 0.017386 0.003560 1.879660 ( 1.030906)
test_btest 0.000833 0.000216 83.884311 ( 10.162623)
test_basic 0.007585 0.000294 0.337268 ( 0.426140)
test_all 0.002091 0.000000 674.286641 ( 73.651762)
test_rubyspec 0.070464 0.048584 49.979377 ( 58.547196)
total: 150.39 sec