Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-031054
#<BuildRuby:0x0000562426f17de0
@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="-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.20221124-031054",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004946 0.000056 1.093477 ( 1.265781)
build_miniruby 0.000750 0.000050 1.009158 ( 1.007802)
build_ruby 0.001122 0.000075 2.712342 ( 2.616101)
build_all 0.008589 0.000000 15.882409 ( 3.291167)
build_install 0.007720 0.000190 2.109981 ( 1.244144)
test_btest 0.000536 0.000030 65.825973 ( 11.016280)
test_basic 0.005230 0.000000 0.284030 ( 0.373585)
test_all 0.002108 0.000000 660.656958 (124.102627)
test_rubyspec 0.049304 0.006107 53.096200 ( 61.270420)
total: 206.19 sec