Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-150743
#<BuildRuby:0x000055ba7e14bc78
@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.20221129-150743",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003821 0.000955 1.141468 ( 4.440658)
build_miniruby 0.000712 0.000178 0.998594 ( 0.997246)
build_ruby 0.000989 0.000247 2.812746 ( 2.707123)
build_all 0.003241 0.005548 15.878326 ( 3.357634)
build_install 0.007441 0.001140 1.959110 ( 1.141103)
test_btest 0.000456 0.000142 60.590047 ( 11.261844)
test_basic 0.003663 0.001145 0.310942 ( 0.401769)
test_all 0.000997 0.000312 678.661781 (106.092520)
test_rubyspec 0.045220 0.029281 53.590550 ( 61.724522)
total: 192.13 sec