Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-013738
#<BuildRuby:0x00005561ec71bf58
@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.20230106-013738",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000026)
build_up 0.006343 0.000000 0.840591 ( 1.323850)
build_miniruby 0.001192 0.000000 1.022821 ( 1.020896)
build_ruby 0.001578 0.000000 2.781455 ( 2.778843)
build_all 0.009723 0.000000 16.768669 ( 3.005663)
build_install 0.010779 0.000533 2.101989 ( 1.083633)
test_btest 0.000828 0.000083 76.324973 ( 10.391965)
test_basic 0.000000 0.007474 0.379729 ( 0.463868)
test_all 0.000159 0.001295 669.274025 ( 95.049571)
test_rubyspec 0.091279 0.042171 51.330861 ( 59.379614)
total: 174.50 sec