Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-020342
#<BuildRuby:0x000055ce5ed37ac0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221222-020342",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002550 0.000956 0.642308 ( 1.038662)
build_miniruby 0.000692 0.000260 0.739543 ( 0.738752)
build_ruby 0.000948 0.000356 2.512175 ( 2.512677)
build_all 0.004708 0.004674 12.465103 ( 1.503338)
build_install 0.004728 0.002101 1.654553 ( 0.777216)
test_btest 0.000391 0.000174 64.406721 ( 6.101694)
test_basic 0.002298 0.001022 0.248844 ( 0.344815)
test_all 0.001174 0.000521 509.918160 ( 70.897661)
test_rubyspec 0.016371 0.011001 35.155946 ( 45.772745)
total: 129.69 sec