Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-183325
#<BuildRuby:0x0000555c50ecf8e0
@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.20231218-183325",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001247 0.003759 1.038033 ( 1.283067)
build_miniruby 0.001061 0.000082 0.876836 ( 0.877677)
build_ruby 0.001383 0.000106 2.702161 ( 2.703892)
build_all 0.000976 0.006540 12.038579 ( 1.004254)
build_install 0.012521 0.000973 3.593400 ( 0.977889)
test_btest 0.000633 0.000112 63.966123 ( 4.854762)
test_basic 0.000517 0.003995 0.383324 ( 0.463825)
test_all 0.074155 0.024536 382.171994 ( 33.949769)
test_rubyspec 0.029433 0.038308 39.848562 ( 52.482638)
total: 98.60 sec