Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-232517
#<BuildRuby:0x000055c65e183fb0
@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.20230109-232517",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.002052 0.004361 0.844003 ( 1.751044)
build_miniruby 0.001306 0.000000 1.024348 ( 1.022267)
build_ruby 0.001585 0.000000 2.791475 ( 2.788897)
build_all 0.005325 0.004930 16.842983 ( 2.993616)
build_install 0.005474 0.003707 2.151523 ( 1.096309)
test_btest 0.000902 0.000200 73.868473 ( 11.279853)
test_basic 0.006263 0.000404 0.379302 ( 0.465208)
test_all 0.001062 0.000223 667.953817 (109.647730)
test_rubyspec 0.074882 0.058729 51.984834 ( 60.017894)
total: 191.06 sec