Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-160259
#<BuildRuby:0x00005605c8db7418
@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.20230112-160259",
@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.000002 0.000014 ( 0.000014)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006274 0.000295 0.845713 ( 1.041880)
build_miniruby 0.001360 0.000000 1.014401 ( 1.012548)
build_ruby 0.001647 0.000000 2.779065 ( 2.776313)
build_all 0.008887 0.000973 16.784250 ( 2.991034)
build_install 0.011315 0.000000 2.134606 ( 1.093709)
test_btest 0.001143 0.000000 77.977603 ( 10.470840)
test_basic 0.000000 0.006638 0.380998 ( 0.466885)
test_all 0.000093 0.001464 667.347020 ( 98.029134)
test_rubyspec 0.066347 0.059530 52.007860 ( 60.060678)
total: 177.94 sec