Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-102101
#<BuildRuby:0x00005603d500be80
@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.20221224-102101",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004156 0.000016 0.850521 ( 1.593276)
build_miniruby 0.000754 0.000094 0.958229 ( 0.957170)
build_ruby 0.001129 0.000141 2.632385 ( 2.630936)
build_all 0.008415 0.000501 15.796251 ( 3.270242)
build_install 0.008159 0.000417 2.303920 ( 1.283421)
test_btest 0.000535 0.000059 58.093015 ( 12.239255)
test_basic 0.004411 0.000490 0.284730 ( 0.375459)
test_all 0.000443 0.000362 625.141974 (117.092109)
test_rubyspec 0.022943 0.040015 51.876720 ( 60.354967)
total: 199.80 sec