Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-040425
#<BuildRuby:0x000056457d607e80
@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.20230107-040425",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.002989 0.003532 0.845824 ( 1.172864)
build_miniruby 0.000922 0.000461 1.021029 ( 1.019012)
build_ruby 0.001086 0.000543 2.766937 ( 2.764344)
build_all 0.006757 0.003379 16.825744 ( 2.997149)
build_install 0.007661 0.003830 2.106432 ( 1.072668)
test_btest 0.000700 0.000350 73.568795 ( 10.837890)
test_basic 0.006117 0.000683 0.364011 ( 0.449962)
test_all 0.000909 0.000424 647.656796 (102.040540)
test_rubyspec 0.073152 0.058040 52.077351 ( 60.193897)
total: 182.55 sec