Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-141425
#<BuildRuby:0x0000558851ccc048
@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.20231227-141425",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004673 0.000071 1.030949 ( 1.390505)
build_miniruby 0.000976 0.000098 0.922586 ( 0.922222)
build_ruby 0.001172 0.000117 2.782326 ( 2.782682)
build_all 0.005928 0.004372 16.706115 ( 1.554961)
build_install 0.006507 0.002553 4.724208 ( 1.142780)
test_btest 0.000862 0.000137 85.781832 ( 7.857864)
test_basic 0.003962 0.000633 0.762132 ( 0.837135)
test_all 0.110237 0.022220 554.073323 ( 53.252596)
test_rubyspec 0.018435 0.025855 49.532420 ( 61.819692)
total: 131.56 sec