Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-025547
#<BuildRuby:0x000055ecf8117e80
@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.20230125-025547",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005695 0.001221 0.941777 ( 1.092945)
build_miniruby 0.001071 0.000230 1.007354 ( 1.005513)
build_ruby 0.001363 0.000292 2.764194 ( 2.761627)
build_all 0.006906 0.002923 16.659628 ( 2.962124)
build_install 0.007371 0.003856 2.081579 ( 1.072981)
test_btest 0.000729 0.000192 77.908842 ( 10.542408)
test_basic 0.006240 0.000000 0.341821 ( 0.428472)
test_all 0.001217 0.000000 654.494862 ( 95.512293)
test_rubyspec 0.083639 0.049814 51.390301 ( 59.480292)
total: 174.86 sec