Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-180305
#<BuildRuby:0x000055ab7b5f7f90
@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.20221224-180305",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000966 0.003418 0.821660 ( 1.186482)
build_miniruby 0.000690 0.000159 0.969198 ( 0.968069)
build_ruby 0.000983 0.000227 2.623557 ( 2.621916)
build_all 0.008736 0.000129 15.697344 ( 3.350012)
build_install 0.007689 0.001538 2.194074 ( 1.219481)
test_btest 0.000518 0.000103 61.018563 ( 11.900250)
test_basic 0.000937 0.003720 0.293462 ( 0.384405)
test_all 0.000893 0.000092 631.961452 (101.022941)
test_rubyspec 0.025096 0.041364 51.867805 ( 60.031820)
total: 182.69 sec