Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-021849
#<BuildRuby:0x000055eefc800610
@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.20221127-021849",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.010578 0.000936 1.289455 ( 1.543611)
build_miniruby 0.001910 0.000272 0.851525 ( 0.850483)
build_ruby 0.002489 0.000000 2.234865 ( 2.184567)
build_all 0.016372 0.005525 25.059322 ( 2.861542)
build_install 0.011654 0.007952 4.958652 ( 1.223534)
test_btest 0.001028 0.000245 87.960144 ( 8.774178)
test_basic 0.007033 0.000000 0.349457 ( 0.440962)
test_all 0.002540 0.000100 673.070572 ( 70.146956)
test_rubyspec 0.077969 0.069173 50.139958 ( 58.387555)
total: 146.42 sec