Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-235654
#<BuildRuby:0x00005644a97f2aa8
@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.20230101-235654",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000024 0.000004 0.000028 ( 0.000026)
build_up 0.005781 0.000770 0.838536 ( 1.027243)
build_miniruby 0.001229 0.000000 1.017412 ( 1.015451)
build_ruby 0.001407 0.000000 2.762688 ( 2.760071)
build_all 0.007179 0.002545 16.791194 ( 3.008327)
build_install 0.010445 0.000968 2.301979 ( 1.188368)
test_btest 0.000912 0.000130 69.111912 ( 11.730349)
test_basic 0.005782 0.000826 0.370650 ( 0.456500)
test_all 0.000974 0.000139 665.685548 (107.681408)
test_rubyspec 0.059948 0.021898 51.671008 ( 59.900535)
total: 188.77 sec