Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-045724
#<BuildRuby:0x000056489c10e358
@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.20221204-045724",
@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.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005004 0.000385 1.163202 ( 1.513317)
build_miniruby 0.000744 0.000058 1.107710 ( 1.106620)
build_ruby 0.001056 0.000081 2.711998 ( 2.604470)
build_all 0.008339 0.000641 15.848478 ( 3.409591)
build_install 0.004063 0.005188 2.277809 ( 1.314036)
test_btest 0.000497 0.000071 60.357242 ( 11.533754)
test_basic 0.005239 0.000000 0.299789 ( 0.390430)
test_all 0.000894 0.000115 688.796620 (106.997856)
test_rubyspec 0.039458 0.022626 53.643946 ( 61.772722)
total: 190.64 sec