Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-140955
#<BuildRuby:0x0000558a0d3c7e58
@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.20230130-140955",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000049 0.000000 0.000049 ( 0.000050)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.006030 0.000616 0.896262 ( 1.081752)
build_miniruby 0.000966 0.000297 0.998810 ( 0.996969)
build_ruby 0.001075 0.000331 2.782339 ( 2.780015)
build_all 0.005107 0.004869 16.790844 ( 3.068248)
build_install 0.006988 0.002079 2.088238 ( 1.068898)
test_btest 0.000689 0.000243 75.331378 ( 10.532510)
test_basic 0.000000 0.006280 0.358211 ( 0.444684)
test_all 0.000000 0.001308 645.530801 (100.548887)
test_rubyspec 0.056887 0.025454 51.930766 ( 60.038126)
total: 180.56 sec