Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-190215
#<BuildRuby:0x0000564fce3a0128
@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-190215",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000156 0.006161 0.793937 ( 1.193702)
build_miniruby 0.000754 0.000342 0.814943 ( 0.814822)
build_ruby 0.001371 0.000000 2.672063 ( 2.673115)
build_all 0.007161 0.000482 11.937498 ( 0.990243)
build_install 0.004897 0.006031 3.418388 ( 0.959494)
test_btest 0.000556 0.000257 67.060564 ( 4.910701)
test_basic 0.003694 0.001705 0.410804 ( 0.489837)
test_all 0.067917 0.030093 391.318059 ( 34.860465)
test_rubyspec 0.019549 0.047135 40.351553 ( 52.899123)
total: 99.79 sec