Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-023621
#<BuildRuby:0x000056461f39a420
@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-023621",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005561 0.000794 0.841468 ( 1.037862)
build_miniruby 0.001131 0.000162 1.012511 ( 1.010357)
build_ruby 0.001260 0.000180 2.773978 ( 2.771447)
build_all 0.006108 0.004092 16.826015 ( 2.997034)
build_install 0.006694 0.005023 2.161981 ( 1.096065)
test_btest 0.000000 0.000752 75.586155 ( 10.732462)
test_basic 0.000000 0.006382 0.345408 ( 0.431873)
test_all 0.000000 0.001467 662.140117 (101.108724)
test_rubyspec 0.056664 0.040452 52.296473 ( 60.325403)
total: 181.51 sec