Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-171328
#<BuildRuby:0x000055d1bb210178
@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.20231226-171328",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.001998 0.004371 0.803781 ( 1.196086)
build_miniruby 0.000820 0.000137 0.809049 ( 0.808986)
build_ruby 0.000000 0.001361 2.647793 ( 2.648828)
build_all 0.000000 0.007004 11.791297 ( 0.947379)
build_install 0.002570 0.007864 3.337356 ( 0.960015)
test_btest 0.000647 0.000299 62.813488 ( 4.374492)
test_basic 0.000050 0.004231 0.384811 ( 0.464320)
test_all 0.065012 0.032332 386.998473 ( 35.866035)
test_rubyspec 0.029730 0.039322 39.880148 ( 52.412242)
total: 99.68 sec