Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-040526
#<BuildRuby:0x000055ca66077520
@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-040526",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.007053 0.808392 ( 1.211465)
build_miniruby 0.000227 0.000973 0.855151 ( 0.855032)
build_ruby 0.001187 0.000296 2.657941 ( 2.658756)
build_all 0.003767 0.004019 11.895630 ( 0.973960)
build_install 0.000964 0.008654 3.388635 ( 0.973405)
test_btest 0.000767 0.000000 64.810845 ( 4.927372)
test_basic 0.001051 0.003029 0.395219 ( 0.475247)
test_all 0.086914 0.011421 372.998257 ( 39.619373)
test_rubyspec 0.042799 0.022447 40.240323 ( 52.801353)
total: 104.50 sec