Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-035224
#<BuildRuby:0x00005600650bfe80
@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-035224",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003834 0.000403 0.867233 ( 1.091333)
build_miniruby 0.000928 0.000098 1.018921 ( 1.017345)
build_ruby 0.001207 0.000127 2.693902 ( 2.596272)
build_all 0.005641 0.003373 15.771975 ( 3.284641)
build_install 0.009229 0.000674 2.253427 ( 1.267715)
test_btest 0.000502 0.000065 67.310317 ( 11.121625)
test_basic 0.004436 0.000579 0.299439 ( 0.389777)
test_all 0.001920 0.000127 678.923494 (142.913177)
test_rubyspec 0.052918 0.018069 52.185121 ( 60.349220)
total: 224.03 sec