Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-140340
#<BuildRuby:0x0000555addc73048
@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.20240113-140340",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000004 0.000015 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003831 0.001149 0.803355 ( 1.189736)
build_miniruby 0.000800 0.000239 0.821722 ( 0.821498)
build_ruby 0.001231 0.000369 2.697780 ( 2.697947)
build_all 0.006655 0.000592 11.904091 ( 0.964899)
build_install 0.005820 0.005083 3.446377 ( 0.974380)
test_btest 0.000554 0.000185 63.797349 ( 5.076605)
test_basic 0.004402 0.001467 0.395155 ( 0.474251)
test_all 0.091563 0.014227 384.702651 ( 38.695800)
test_rubyspec 0.033608 0.034786 40.670343 ( 53.213227)
total: 104.11 sec