Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-215710
#<BuildRuby:0x0000562ecb130010
@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-215710",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.006600 0.812385 ( 1.216219)
build_miniruby 0.000725 0.000245 0.810903 ( 0.811038)
build_ruby 0.001520 0.000000 2.657480 ( 2.658613)
build_all 0.006771 0.000263 11.918132 ( 0.983310)
build_install 0.007944 0.002269 3.390434 ( 0.959447)
test_btest 0.000577 0.000165 65.491886 ( 4.763266)
test_basic 0.004223 0.000000 0.393524 ( 0.474878)
test_all 0.074879 0.025739 395.596226 ( 35.896341)
test_rubyspec 0.032930 0.032220 40.670806 ( 53.217653)
total: 100.98 sec