Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-134027
#<BuildRuby:0x000055d0d7a92678
@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.20230101-134027",
@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.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006086 0.000437 0.887128 ( 1.084329)
build_miniruby 0.001150 0.000000 1.020156 ( 1.018281)
build_ruby 0.001584 0.000000 2.774977 ( 2.772508)
build_all 0.009779 0.000000 16.827455 ( 3.011818)
build_install 0.011661 0.000000 2.292089 ( 1.177340)
test_btest 0.000911 0.000000 78.550054 ( 10.528705)
test_basic 0.004129 0.002283 0.342182 ( 0.428533)
test_all 0.001081 0.000173 664.016690 (111.191785)
test_rubyspec 0.094197 0.031777 51.729796 ( 59.753018)
total: 190.97 sec