Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-050544
#<BuildRuby:0x000056533b3077f0
@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.20231213-050544",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004503 0.000090 1.015324 ( 1.279881)
build_miniruby 0.001190 0.000000 0.876899 ( 0.877830)
build_ruby 0.001299 0.000000 2.691805 ( 2.693874)
build_all 0.004385 0.003802 12.148001 ( 0.998931)
build_install 0.008644 0.004164 3.847795 ( 0.984978)
test_btest 0.000490 0.000131 65.670272 ( 5.248284)
test_basic 0.002925 0.000780 0.372086 ( 0.453416)
test_all 0.095270 0.006829 405.508257 ( 38.419075)
test_rubyspec 0.052570 0.018477 39.600220 ( 52.255807)
total: 103.21 sec