Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-124049
#<BuildRuby:0x0000557936192bc0
@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.20221228-124049",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.006546 0.000000 0.847310 ( 1.063130)
build_miniruby 0.001264 0.000036 1.011193 ( 1.009185)
build_ruby 0.001546 0.000000 2.768324 ( 2.765756)
build_all 0.008665 0.001132 16.785346 ( 3.001310)
build_install 0.010362 0.001022 2.276068 ( 1.177555)
test_btest 0.000982 0.000163 75.408008 ( 10.691562)
test_basic 0.005530 0.000922 0.358085 ( 0.444217)
test_all 0.001168 0.000195 674.247272 (100.872138)
test_rubyspec 0.033296 0.056416 51.667658 ( 59.752712)
total: 180.78 sec