Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-182100
#<BuildRuby:0x000055fad668be20
@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.20221130-182100",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005191 0.000000 1.111001 ( 1.526358)
build_miniruby 0.000937 0.000000 1.016617 ( 1.015266)
build_ruby 0.001347 0.000000 2.763673 ( 2.673718)
build_all 0.004665 0.004030 15.707788 ( 3.342317)
build_install 0.005310 0.003757 2.194811 ( 1.238024)
test_btest 0.000568 0.000057 66.241788 ( 11.205569)
test_basic 0.000746 0.004040 0.346356 ( 0.438038)
test_all 0.000880 0.000132 705.689312 (109.897450)
test_rubyspec 0.038686 0.021955 53.908606 ( 62.141276)
total: 193.48 sec