Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-105018
#<BuildRuby:0x00005652964cc068
@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="-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.20230307-105018",
@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.000014 0.000010 0.000024 ( 0.000025)
autoconf 0.000027 0.000020 0.000047 ( 0.000045)
configure 0.000027 0.000019 0.000046 ( 0.000040)
build_up 0.004204 0.000188 0.719633 ( 2.049574)
build_miniruby 0.000536 0.000335 0.664594 ( 0.664554)
build_ruby 0.000697 0.000436 2.146365 ( 2.146295)
build_all 0.008442 0.000114 11.226497 ( 0.975761)
build_install 0.001648 0.005121 1.520226 ( 0.985089)
test_btest 0.000619 0.000371 76.893849 ( 6.538344)
test_basic 0.000000 0.003480 0.248591 ( 0.344244)
test_all 0.000196 0.000932 374.558714 ( 37.513277)
test_rubyspec 0.012876 0.016586 36.142320 ( 46.692975)
total: 97.91 sec