Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-045935
#<BuildRuby:0x000056506857e298
@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="-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.20221208-045935",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000061 0.000009 0.000070 ( 0.000063)
build_up 0.003355 0.006699 1.210388 ( 1.205849)
build_miniruby 0.001991 0.000531 0.844424 ( 0.843773)
build_ruby 0.002155 0.000575 2.239968 ( 2.144627)
build_all 0.016821 0.002101 18.627567 ( 2.155117)
build_install 0.019422 0.000290 2.060889 ( 1.016362)
test_btest 0.001118 0.000213 92.821321 ( 8.782693)
test_basic 0.005691 0.001084 0.347890 ( 0.443265)
test_all 0.002585 0.000492 690.069257 ( 71.461334)
test_rubyspec 0.074865 0.073329 49.184168 ( 57.613809)
total: 145.67 sec