Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-234358
#<BuildRuby:0x00005584e3320880
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221108-234358",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009210 0.001125 1.099852 ( 1.831955)
build_miniruby 0.002040 0.000438 0.065444 ( 0.062979)
build_ruby 0.001824 0.000391 0.066000 ( 0.063912)
build_all 0.009358 0.000946 1.487922 ( 0.585004)
build_install 0.021271 0.000232 1.845109 ( 0.926014)
test_btest 0.001354 0.000214 84.996727 ( 8.845917)
test_basic 0.009275 0.000625 0.338339 ( 0.423804)
test_all 0.002049 0.000131 692.027805 ( 69.491418)
test_rubyspec 0.090875 0.091946 47.529620 ( 55.677756)
total: 137.91 sec