Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-004232
#<BuildRuby:0x000055f56ba33048
@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-004232",
@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.000006 0.000019 ( 0.000019)
autoconf 0.000020 0.000009 0.000029 ( 0.000029)
configure 0.000015 0.000007 0.000022 ( 0.000021)
build_up 0.004190 0.002263 0.795038 ( 1.164156)
build_miniruby 0.000948 0.000000 0.847248 ( 0.847365)
build_ruby 0.001325 0.000000 2.654254 ( 2.654953)
build_all 0.006889 0.000000 11.956761 ( 0.975519)
build_install 0.008065 0.002097 3.371370 ( 0.956859)
test_btest 0.000501 0.000176 63.938665 ( 4.780191)
test_basic 0.002900 0.001024 0.394588 ( 0.475153)
test_all 0.081014 0.015016 382.967293 ( 32.388094)
test_rubyspec 0.025839 0.040903 40.493649 ( 53.054379)
total: 97.30 sec