Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-114224
#<BuildRuby:0x000055e9c965b7e8
@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.20221204-114224",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005382 0.004752 1.205028 ( 1.196150)
build_miniruby 0.002358 0.000337 0.857000 ( 0.855239)
build_ruby 0.003275 0.000000 2.248460 ( 2.153535)
build_all 0.019064 0.002649 18.728837 ( 2.219096)
build_install 0.014480 0.007605 2.087253 ( 1.038940)
test_btest 0.000961 0.000184 95.188196 ( 8.778012)
test_basic 0.008136 0.001565 0.342631 ( 0.428586)
test_all 0.001723 0.000332 698.968174 ( 72.532367)
test_rubyspec 0.119626 0.050818 49.401553 ( 57.492269)
total: 146.70 sec