Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-065905
#<BuildRuby:0x000055c18db80070
@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.20230806-065905",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004552 0.000480 1.372440 ( 2.572166)
build_miniruby 0.000836 0.000088 0.930334 ( 0.929497)
build_ruby 0.001060 0.000112 2.665697 ( 2.665312)
build_all 0.009811 0.000124 14.501305 ( 1.241902)
build_install 0.006999 0.000667 2.001717 ( 0.916707)
test_btest 0.000572 0.000054 84.730481 ( 7.316424)
test_basic 0.000000 0.004441 0.783242 ( 0.859741)
test_all 0.000000 0.001799 530.330991 ( 61.269031)
test_rubyspec 0.021646 0.021137 45.831372 ( 58.196105)
total: 135.97 sec