Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-084522
#<BuildRuby:0x000055b6ac0ab000
@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.20231109-084522",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005502 0.000443 1.493703 ( 1.720699)
build_miniruby 0.000788 0.000232 0.868455 ( 0.868848)
build_ruby 0.001072 0.000315 2.739569 ( 2.739538)
build_all 0.010059 0.000435 16.869861 ( 1.505785)
build_install 0.009162 0.000000 5.040718 ( 1.221056)
test_btest 0.000620 0.000000 86.614395 ( 7.358403)
test_basic 0.000000 0.005392 0.733103 ( 0.809023)
test_all 0.109708 0.023318 537.564272 ( 50.331441)
test_rubyspec 0.018527 0.026399 50.988207 ( 63.326830)
total: 129.88 sec