Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-171808
#<BuildRuby:0x00005638c15f2378
@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.20230106-171808",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000027 0.000009 0.000036 ( 0.000013)
build_up 0.005951 0.000579 0.854312 ( 1.051671)
build_miniruby 0.001335 0.000000 1.017536 ( 1.015621)
build_ruby 0.001493 0.000000 2.782084 ( 2.779541)
build_all 0.009726 0.000000 16.844695 ( 2.985393)
build_install 0.007911 0.002966 2.153440 ( 1.091468)
test_btest 0.000980 0.000000 70.529248 ( 11.040936)
test_basic 0.000889 0.005964 0.361120 ( 0.446964)
test_all 0.000000 0.001435 657.087330 ( 97.933403)
test_rubyspec 0.081105 0.038787 51.923743 ( 59.948430)
total: 178.29 sec