Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-111951
#<BuildRuby:0x000056383df477b8
@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.20231202-111951",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005468 0.000454 1.080731 ( 1.449580)
build_miniruby 0.000821 0.000242 0.956953 ( 0.956833)
build_ruby 0.001104 0.000325 2.914666 ( 2.914218)
build_all 0.004344 0.005675 16.066602 ( 1.453421)
build_install 0.001209 0.007382 4.712572 ( 1.118021)
test_btest 0.000869 0.000386 81.280838 ( 6.945536)
test_basic 0.001518 0.002971 0.671148 ( 0.747615)
test_all 0.079502 0.054349 511.671745 ( 55.966273)
test_rubyspec 0.015577 0.031965 49.777242 ( 62.150472)
total: 133.70 sec