Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-235005
#<BuildRuby:0x000055ea2bc58008
@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.20230124-235005",
@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.000004 0.000012 ( 0.000013)
autoconf 0.000015 0.000008 0.000023 ( 0.000022)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.004387 0.002194 0.963772 ( 1.902660)
build_miniruby 0.000822 0.000411 1.001484 ( 0.999632)
build_ruby 0.001030 0.000515 2.753364 ( 2.750748)
build_all 0.005286 0.004623 16.707708 ( 2.993228)
build_install 0.011235 0.000000 2.078681 ( 1.073595)
test_btest 0.000861 0.000122 73.827945 ( 10.641549)
test_basic 0.006778 0.000000 0.364562 ( 0.450403)
test_all 0.001624 0.000204 670.554160 (101.147681)
test_rubyspec 0.080562 0.044913 51.374054 ( 59.423418)
total: 181.38 sec