Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-182014
#<BuildRuby:0x00005600bcc383c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-182014",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000043 0.000010 0.000053 ( 0.000052)
configure 0.000043 0.000010 0.000053 ( 0.000052)
build_up 0.005711 0.003439 0.864394 ( 1.141597)
build_miniruby 0.001102 0.000294 1.033680 ( 1.031458)
build_ruby 0.001298 0.000346 2.785564 ( 2.782803)
build_all 0.005429 0.004520 16.814949 ( 2.972681)
build_install 0.006557 0.005027 2.161479 ( 1.095935)
test_btest 0.000000 0.000860 77.401754 ( 10.561697)
test_basic 0.002942 0.004620 0.388688 ( 0.472656)
test_all 0.001075 0.000443 661.579451 (106.834452)
test_rubyspec 0.071490 0.059191 52.187083 ( 60.267928)
total: 187.16 sec