Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-140823
#<BuildRuby:0x000055e24244e858
@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.20221216-140823",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004216 0.000000 0.845676 ( 1.085279)
build_miniruby 0.000932 0.000000 0.975200 ( 0.973846)
build_ruby 0.001365 0.000000 2.844786 ( 2.749974)
build_all 0.000000 0.009043 15.707983 ( 3.281416)
build_install 0.007305 0.002206 2.236523 ( 1.245522)
test_btest 0.000535 0.000073 62.082391 ( 11.730152)
test_basic 0.004380 0.000597 0.309446 ( 0.400409)
test_all 0.001152 0.000157 660.416228 (145.551853)
test_rubyspec 0.060056 0.005059 53.254724 ( 61.385919)
total: 228.41 sec