Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-052249
#<BuildRuby:0x000055818f4243c8
@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.20230108-052249",
@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.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005077 0.001562 0.843394 ( 1.020546)
build_miniruby 0.000986 0.000304 1.017641 ( 1.015735)
build_ruby 0.001543 0.000000 2.781351 ( 2.778737)
build_all 0.004026 0.005873 16.832596 ( 3.017234)
build_install 0.005329 0.006184 2.118368 ( 1.083869)
test_btest 0.000729 0.000319 79.403940 ( 10.819872)
test_basic 0.005849 0.000665 0.360583 ( 0.446740)
test_all 0.001319 0.000000 668.074059 (102.415981)
test_rubyspec 0.077306 0.049871 52.409608 ( 60.461833)
total: 183.06 sec