Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-182052
#<BuildRuby:0x0000555fd1317280
@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.20231127-182052",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001064 0.004082 1.188241 ( 1.579250)
build_miniruby 0.001051 0.000000 0.784016 ( 0.783714)
build_ruby 0.001423 0.000000 2.662020 ( 2.662396)
build_all 0.008750 0.001972 16.563734 ( 1.562907)
build_install 0.009044 0.000310 5.019340 ( 1.227995)
test_btest 0.001068 0.000158 83.303082 ( 7.698090)
test_basic 0.001458 0.003215 0.665613 ( 0.743410)
test_all 0.109127 0.029154 505.090470 ( 60.881674)
test_rubyspec 0.029379 0.021027 50.592158 ( 62.902264)
total: 140.04 sec