Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-062754
#<BuildRuby:0x000055e2f06e3e48
@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.20221215-062754",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004258 0.000007 0.912793 ( 1.116353)
build_miniruby 0.000796 0.000050 0.966490 ( 0.965244)
build_ruby 0.001206 0.000075 2.895171 ( 2.800440)
build_all 0.008941 0.000000 15.787941 ( 3.328954)
build_install 0.010075 0.000098 2.255231 ( 1.311194)
test_btest 0.000504 0.000025 64.986903 ( 11.494254)
test_basic 0.005082 0.000032 0.296038 ( 0.386120)
test_all 0.001768 0.000084 679.868781 (148.755480)
test_rubyspec 0.046369 0.020076 52.574955 ( 60.712359)
total: 230.87 sec