Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-194222
#<BuildRuby:0x000055dca9a5bbb8
@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.20240115-194222",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.004355 0.000967 1.203974 ( 1.597999)
build_miniruby 0.000845 0.000188 0.867766 ( 0.867272)
build_ruby 0.001057 0.000235 2.742712 ( 2.742316)
build_all 0.006737 0.002944 14.303525 ( 1.391597)
build_install 0.006902 0.000590 4.160815 ( 1.080126)
test_btest 0.000806 0.000186 75.114542 ( 7.054214)
test_basic 0.000979 0.003575 0.667019 ( 0.746995)
test_all 0.096166 0.032202 472.516136 ( 52.498715)
test_rubyspec 0.035160 0.017466 48.470875 ( 60.793487)
total: 128.77 sec