Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-063712
#<BuildRuby:0x0000559b756cbce8
@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.20240108-063712",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004962 0.000102 1.366284 ( 1.764648)
build_miniruby 0.000999 0.000100 1.446469 ( 1.448411)
build_ruby 0.001536 0.000153 4.712957 ( 4.722931)
build_all 0.010495 0.000000 16.542624 ( 1.746532)
build_install 0.010390 0.005329 4.937290 ( 1.750531)
test_btest 0.000819 0.000000 81.666727 ( 7.530153)
test_basic 0.006719 0.000000 0.730150 ( 0.794582)
test_all 0.084642 0.039702 538.899655 ( 81.198603)
test_rubyspec 0.020268 0.046957 82.309135 ( 94.498945)
total: 195.46 sec