Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-192715
#<BuildRuby:0x000055d34b69c098
@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.20231227-192715",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.007338 0.815897 ( 1.228394)
build_miniruby 0.000896 0.000327 0.814418 ( 0.813967)
build_ruby 0.001018 0.000339 2.648472 ( 2.649440)
build_all 0.004119 0.003966 11.894937 ( 0.978688)
build_install 0.004532 0.006266 3.410133 ( 0.951052)
test_btest 0.000530 0.000247 63.287178 ( 5.212642)
test_basic 0.002836 0.001323 0.406463 ( 0.487896)
test_all 0.073502 0.028052 380.447786 ( 38.538319)
test_rubyspec 0.038590 0.029950 40.272183 ( 52.846711)
total: 103.71 sec