Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-221751
#<BuildRuby:0x000055bfae2f2ee8
@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.20240116-221751",
@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.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.004610 0.000512 1.018810 ( 1.416682)
build_miniruby 0.000893 0.000099 0.860943 ( 0.860478)
build_ruby 0.001202 0.000134 2.758598 ( 2.759275)
build_all 0.008570 0.000434 14.340414 ( 1.310949)
build_install 0.007515 0.000285 4.135022 ( 1.086116)
test_btest 0.001049 0.000105 75.864448 ( 7.382944)
test_basic 0.004160 0.000416 0.749085 ( 0.826733)
test_all 0.119969 0.009107 480.883504 ( 48.156560)
test_rubyspec 0.030493 0.032188 79.111090 ( 91.461961)
total: 155.26 sec