Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-044822
#<BuildRuby:0x000055bc90fee8c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221126-044822",
@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.000003 0.000010 ( 0.000024)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.004647 0.000231 1.100274 ( 1.177249)
build_miniruby 0.000668 0.000278 0.956514 ( 0.955279)
build_ruby 0.000868 0.000362 2.912524 ( 2.801243)
build_all 0.004387 0.004327 16.057108 ( 3.485382)
build_install 0.008820 0.000097 2.017206 ( 1.169856)
test_btest 0.000408 0.000163 64.836143 ( 11.063174)
test_basic 0.000487 0.004565 0.309895 ( 0.401449)
test_all 0.001260 0.000587 666.525911 (118.801137)
test_rubyspec 0.043195 0.020590 53.329804 ( 61.518759)
total: 201.37 sec