Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-012558
#<BuildRuby:0x0000557ff630f888
@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.20221229-012558",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002813 0.000468 0.624860 ( 1.038086)
build_miniruby 0.000728 0.000121 0.712641 ( 0.712343)
build_ruby 0.001117 0.000186 2.514495 ( 2.513978)
build_all 0.005059 0.004502 12.678385 ( 1.515551)
build_install 0.006869 0.000000 1.610372 ( 0.772881)
test_btest 0.000710 0.000000 65.652406 ( 6.430834)
test_basic 0.003260 0.000000 0.235247 ( 0.331531)
test_all 0.001049 0.000000 485.717109 ( 45.978715)
test_rubyspec 0.017590 0.009668 34.911857 ( 45.429982)
total: 104.72 sec