Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-104249
#<BuildRuby:0x0000560d5075bf58
@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.20230119-104249",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.003830 0.002928 0.846531 ( 1.288604)
build_miniruby 0.001261 0.000000 1.020936 ( 1.018980)
build_ruby 0.001508 0.000000 2.787866 ( 2.785182)
build_all 0.008808 0.001158 16.891078 ( 3.012994)
build_install 0.000000 0.009509 2.141101 ( 1.093785)
test_btest 0.000000 0.001032 68.503111 ( 11.658541)
test_basic 0.004582 0.001682 0.343556 ( 0.430160)
test_all 0.000899 0.000352 674.583033 ( 99.682307)
test_rubyspec 0.070459 0.049335 52.204161 ( 60.304395)
total: 181.28 sec