Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-062200
#<BuildRuby:0x0000557f8d987418
@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.20230108-062200",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006066 0.000380 0.906809 ( 1.136187)
build_miniruby 0.001319 0.000000 1.016929 ( 1.014921)
build_ruby 0.000000 0.001589 2.786008 ( 2.783354)
build_all 0.007465 0.002186 16.809965 ( 2.985190)
build_install 0.010573 0.001113 2.153481 ( 1.091370)
test_btest 0.000933 0.000000 71.307955 ( 11.410963)
test_basic 0.006587 0.000000 0.343218 ( 0.429429)
test_all 0.001267 0.000000 659.267837 (112.548414)
test_rubyspec 0.091761 0.019731 52.180017 ( 60.254222)
total: 193.65 sec