Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-135454
#<BuildRuby:0x000055737a7d03c8
@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.20230105-135454",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000034 0.000015 0.000049 ( 0.000033)
build_up 0.004474 0.002034 0.840964 ( 1.017540)
build_miniruby 0.000919 0.000418 1.017959 ( 1.016025)
build_ruby 0.001052 0.000478 2.767915 ( 2.765291)
build_all 0.006403 0.003315 16.669029 ( 2.982211)
build_install 0.003566 0.008388 2.272472 ( 1.198700)
test_btest 0.000652 0.000372 75.751871 ( 10.499936)
test_basic 0.006628 0.000901 0.383712 ( 0.467620)
test_all 0.000889 0.000470 659.390049 (106.456849)
test_rubyspec 0.066431 0.061410 51.419065 ( 59.454546)
total: 185.86 sec