Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-035147
#<BuildRuby:0x000055b9131dbdf8
@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.20221212-035147",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004099 0.000000 0.851417 ( 1.723882)
build_miniruby 0.000891 0.000218 0.980211 ( 0.978695)
build_ruby 0.000990 0.000247 2.755224 ( 2.625590)
build_all 0.000220 0.008747 15.786732 ( 3.408138)
build_install 0.007874 0.001355 2.227952 ( 1.255970)
test_btest 0.000420 0.000162 58.862960 ( 11.925176)
test_basic 0.003470 0.001335 0.328270 ( 0.418643)
test_all 0.001033 0.000397 669.876984 (157.776831)
test_rubyspec 0.041272 0.025023 53.108357 ( 61.199459)
total: 241.31 sec