Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-220844
#<BuildRuby:0x000055f7c5cceeb8
@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.20240102-220844",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004543 0.000802 1.497083 ( 1.808105)
build_miniruby 0.000811 0.000143 0.859297 ( 0.859072)
build_ruby 0.001648 0.000290 2.731381 ( 2.735028)
build_all 0.000829 0.008152 14.339354 ( 1.330268)
build_install 0.006042 0.001678 4.186016 ( 1.076176)
test_btest 0.000686 0.000191 72.810054 ( 6.595675)
test_basic 0.000000 0.005498 0.686973 ( 0.762899)
test_all 0.112981 0.023352 460.193171 ( 47.658217)
test_rubyspec 0.021674 0.026309 47.545014 ( 59.943098)
total: 122.77 sec