Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-232656
#<BuildRuby:0x000055862db47f90
@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-232656",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.006546 0.000000 0.795766 ( 1.165012)
build_miniruby 0.001197 0.000000 0.845339 ( 0.844938)
build_ruby 0.001342 0.000000 2.662777 ( 2.663474)
build_all 0.007478 0.000000 11.948721 ( 0.970898)
build_install 0.006053 0.007602 3.411617 ( 0.953239)
test_btest 0.000546 0.000182 66.010017 ( 5.553220)
test_basic 0.004457 0.000320 0.388889 ( 0.469449)
test_all 0.080759 0.016672 378.613570 ( 37.357725)
test_rubyspec 0.036381 0.030215 40.287894 ( 52.834514)
total: 102.81 sec