Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-184743
#<BuildRuby:0x000055eb59a8be58
@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-184743",
@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.000028 0.000004 0.000032 ( 0.000032)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.005762 0.000769 0.849839 ( 1.208348)
build_miniruby 0.001141 0.000152 1.015752 ( 1.013829)
build_ruby 0.001514 0.000202 2.782325 ( 2.779637)
build_all 0.009843 0.000113 16.931592 ( 3.016037)
build_install 0.004323 0.007168 2.168384 ( 1.089064)
test_btest 0.000895 0.000179 77.654119 ( 10.758224)
test_basic 0.001863 0.004558 0.352012 ( 0.438272)
test_all 0.001386 0.000000 662.269072 (105.347032)
test_rubyspec 0.096694 0.037269 52.088282 ( 60.080450)
total: 185.73 sec