Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-193324
#<BuildRuby:0x00005593323cbd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-193324",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.003377 0.001056 1.091310 ( 1.465618)
build_miniruby 0.000692 0.000217 0.871920 ( 0.871038)
build_ruby 0.000942 0.000294 2.759434 ( 2.759642)
build_all 0.007062 0.002460 15.848145 ( 1.394955)
build_install 0.007323 0.000976 4.522865 ( 1.145480)
test_btest 0.000972 0.000000 81.693640 ( 6.305848)
test_basic 0.005129 0.000000 0.725046 ( 0.806126)
test_all 0.106717 0.028520 506.645143 ( 57.488551)
test_rubyspec 0.019308 0.029195 50.343718 ( 62.690092)
total: 134.93 sec