Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-005348
#<BuildRuby:0x0000562cf204c728
@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-005348",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002068 0.004456 0.841722 ( 1.014575)
build_miniruby 0.001048 0.000299 1.013931 ( 1.011986)
build_ruby 0.001291 0.000369 2.786994 ( 2.784127)
build_all 0.008509 0.001153 16.758571 ( 2.982003)
build_install 0.008907 0.002376 2.049569 ( 1.070464)
test_btest 0.000000 0.000898 69.725270 ( 11.591472)
test_basic 0.001836 0.004741 0.347364 ( 0.433467)
test_all 0.000856 0.000285 652.315165 (106.491072)
test_rubyspec 0.077785 0.056195 51.711120 ( 59.798631)
total: 187.18 sec