Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-213808
#<BuildRuby:0x0000564bda66b468
@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.20221230-213808",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.004685 0.001952 0.857052 ( 1.769139)
build_miniruby 0.000922 0.000384 1.014001 ( 1.012076)
build_ruby 0.001131 0.000471 2.773828 ( 2.771279)
build_all 0.005075 0.004715 16.769190 ( 2.997553)
build_install 0.004805 0.007048 2.299920 ( 1.189165)
test_btest 0.000614 0.000331 76.751964 ( 10.969636)
test_basic 0.004179 0.002250 0.350982 ( 0.437346)
test_all 0.001375 0.000741 661.989709 (115.655291)
test_rubyspec 0.075385 0.059116 51.402573 ( 59.473469)
total: 196.28 sec