Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-161139
#<BuildRuby:0x000056051d336be8
@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.20230111-161139",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000011 0.000007 0.000018 ( 0.000018)
configure 0.000019 0.000012 0.000031 ( 0.000031)
build_up 0.001679 0.004900 0.867573 ( 3.998885)
build_miniruby 0.000781 0.000540 1.026871 ( 1.025065)
build_ruby 0.000948 0.000656 2.790946 ( 2.788375)
build_all 0.008778 0.001206 16.822699 ( 3.013836)
build_install 0.007711 0.003914 2.168762 ( 1.093097)
test_btest 0.000680 0.000400 70.169773 ( 10.945903)
test_basic 0.006004 0.001334 0.362207 ( 0.446659)
test_all 0.000853 0.000474 650.762779 (102.457328)
test_rubyspec 0.063923 0.058197 51.706702 ( 59.752223)
total: 185.52 sec