Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-095459
#<BuildRuby:0x0000557ba1e3f0b8
@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.20240104-095459",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006874 0.000723 1.474592 ( 1.711606)
build_miniruby 0.000745 0.000078 0.858100 ( 0.857448)
build_ruby 0.001230 0.000130 2.814143 ( 2.813922)
build_all 0.008734 0.000430 14.336926 ( 1.336398)
build_install 0.008595 0.000000 4.313413 ( 1.112638)
test_btest 0.000662 0.000000 75.090879 ( 6.420736)
test_basic 0.005520 0.000075 0.751203 ( 0.827093)
test_all 0.091722 0.041125 480.126325 ( 55.636593)
test_rubyspec 0.024737 0.022811 49.008696 ( 61.483185)
total: 132.20 sec