Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-060620
#<BuildRuby:0x0000564a53118700
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230108-060620",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000016 0.000008 0.000024 ( 0.000022)
build_up 0.005845 0.000725 0.847196 ( 1.040254)
build_miniruby 0.000939 0.000391 1.016488 ( 1.014451)
build_ruby 0.001144 0.000477 2.781978 ( 2.779587)
build_all 0.008455 0.001547 16.835549 ( 3.022620)
build_install 0.006193 0.005367 2.153853 ( 1.085945)
test_btest 0.000549 0.000235 77.535205 ( 10.290404)
test_basic 0.000000 0.007523 0.384876 ( 0.468702)
test_all 0.000000 0.001506 670.235851 (106.830388)
test_rubyspec 0.074824 0.056966 52.371031 ( 60.362110)
total: 186.90 sec