Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-062440
#<BuildRuby:0x0000556d3e2ec010
@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-062440",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004103 0.002633 0.844889 ( 1.608021)
build_miniruby 0.000974 0.000348 1.015313 ( 1.013132)
build_ruby 0.001077 0.000384 2.775736 ( 2.773274)
build_all 0.009216 0.000412 16.737189 ( 2.954350)
build_install 0.004826 0.004315 2.037147 ( 1.074336)
test_btest 0.000869 0.000307 75.777253 ( 10.384310)
test_basic 0.000000 0.006686 0.349789 ( 0.435879)
test_all 0.001112 0.000194 651.618455 (104.164016)
test_rubyspec 0.047898 0.036450 52.074331 ( 60.204240)
total: 184.61 sec