Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-122806
#<BuildRuby:0x000055cf1e970138
@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.20240109-122806",
@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.000004 0.000028 ( 0.000028)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002859 0.004465 0.806835 ( 1.220279)
build_miniruby 0.000904 0.000226 0.814444 ( 0.813695)
build_ruby 0.001412 0.000000 2.667609 ( 2.668428)
build_all 0.007991 0.000000 12.369964 ( 0.983913)
build_install 0.002940 0.006945 3.405014 ( 0.967315)
test_btest 0.000618 0.000193 61.543639 ( 5.670055)
test_basic 0.001412 0.003006 0.409103 ( 0.489269)
test_all 0.085629 0.010725 378.308630 ( 39.483881)
test_rubyspec 0.031603 0.034646 40.787887 ( 53.356359)
total: 105.65 sec