Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-003618
#<BuildRuby:0x0000560f0fa17df8
@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.20230106-003618",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000034 0.000008 0.000042 ( 0.000040)
build_up 0.005976 0.003513 0.856082 ( 1.053206)
build_miniruby 0.000938 0.000250 1.021711 ( 1.019779)
build_ruby 0.001279 0.000341 2.771953 ( 2.769467)
build_all 0.005243 0.004470 16.761615 ( 3.022171)
build_install 0.004431 0.006846 2.080555 ( 1.071849)
test_btest 0.000728 0.000283 74.545686 ( 10.823680)
test_basic 0.005222 0.002030 0.364808 ( 0.449753)
test_all 0.002197 0.000261 654.835902 (105.079438)
test_rubyspec 0.083142 0.051051 51.344434 ( 59.407804)
total: 184.70 sec