Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-174932
#<BuildRuby:0x000055f1e6664008
@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.20221210-174932",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004105 0.000010 0.855850 ( 1.080882)
build_miniruby 0.000829 0.000208 0.972315 ( 0.970972)
build_ruby 0.001298 0.000000 2.764600 ( 2.673102)
build_all 0.006143 0.002839 15.731783 ( 3.364613)
build_install 0.006640 0.001747 2.310829 ( 1.331962)
test_btest 0.000479 0.000126 67.262391 ( 10.864249)
test_basic 0.000341 0.004357 0.310101 ( 0.401203)
test_all 0.000787 0.000249 662.782909 (102.579105)
test_rubyspec 0.032443 0.039486 51.807264 ( 60.011070)
total: 183.28 sec