Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-103801
#<BuildRuby:0x0000555a43d9b4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-103801",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000000 0.006414 0.807312 ( 1.208489)
build_miniruby 0.000829 0.000349 0.820281 ( 0.820108)
build_ruby 0.001142 0.000476 2.729023 ( 2.729755)
build_all 0.008501 0.000271 12.088206 ( 0.969960)
build_install 0.005887 0.004744 3.360929 ( 0.962742)
test_btest 0.000615 0.000246 65.596756 ( 5.273637)
test_basic 0.003036 0.001214 0.402887 ( 0.482550)
test_all 0.063088 0.036252 375.010170 ( 35.547813)
test_rubyspec 0.019053 0.046327 40.874296 ( 53.420829)
total: 101.42 sec