Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-120229
#<BuildRuby:0x000055572edeb040
@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.20230712-120229",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004696 0.000181 1.405317 ( 2.776462)
build_miniruby 0.000833 0.000260 0.899620 ( 0.899350)
build_ruby 0.001272 0.000000 2.724325 ( 2.725400)
build_all 0.009517 0.000674 13.945318 ( 1.292731)
build_install 0.003378 0.005474 1.969098 ( 0.927817)
test_btest 0.000746 0.000249 88.073552 ( 7.924288)
test_basic 0.002994 0.000998 0.689191 ( 0.769255)
test_all 0.001460 0.000487 497.959848 ( 47.685629)
test_rubyspec 0.019170 0.019264 42.522435 ( 54.942135)
total: 119.94 sec