Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-101732
#<BuildRuby:0x0000563574c1fc78
@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.20221129-101732",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005108 0.000000 1.110851 ( 1.155872)
build_miniruby 0.000999 0.000000 0.943274 ( 0.941912)
build_ruby 0.001167 0.000000 2.786805 ( 2.659062)
build_all 0.007683 0.000837 15.796571 ( 3.337042)
build_install 0.009047 0.001064 2.048406 ( 1.174106)
test_btest 0.000620 0.000073 64.385522 ( 10.738615)
test_basic 0.000000 0.004802 0.298920 ( 0.389709)
test_all 0.000768 0.000284 701.179012 (108.706250)
test_rubyspec 0.032663 0.030919 52.944193 ( 61.191128)
total: 190.29 sec