Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-175959
#<BuildRuby:0x00005623b97eabe8
@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.20221211-175959",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.002872 0.001436 0.851802 ( 1.371309)
build_miniruby 0.000622 0.000311 1.042057 ( 1.040773)
build_ruby 0.000896 0.000448 2.941243 ( 2.815303)
build_all 0.007735 0.001486 15.884460 ( 3.430364)
build_install 0.007515 0.001145 2.249753 ( 1.288786)
test_btest 0.000397 0.000165 64.136380 ( 11.273667)
test_basic 0.000000 0.004826 0.284454 ( 0.376059)
test_all 0.000813 0.000563 682.463960 (135.321749)
test_rubyspec 0.040309 0.031876 52.778203 ( 61.082425)
total: 218.00 sec