Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-142318
#<BuildRuby:0x0000559d99f37370
@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.20231128-142318",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005295 0.916842 ( 1.340249)
build_miniruby 0.000000 0.000995 0.807859 ( 0.807785)
build_ruby 0.000000 0.001392 2.638362 ( 2.639304)
build_all 0.004505 0.004004 12.445314 ( 1.002313)
build_install 0.008661 0.004969 3.727173 ( 0.997757)
test_btest 0.000522 0.000183 61.436204 ( 5.844008)
test_basic 0.004978 0.000000 0.414624 ( 0.493738)
test_all 0.070799 0.025370 371.422072 ( 36.197732)
test_rubyspec 0.039664 0.031257 40.108486 ( 52.661829)
total: 101.99 sec