Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-015628
#<BuildRuby:0x000055a092703ab8
@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.20221226-015628",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007863 0.002145 0.961651 ( 1.120441)
build_miniruby 0.003364 0.000000 0.832242 ( 0.829630)
build_ruby 0.002567 0.000293 2.149349 ( 2.149202)
build_all 0.011815 0.008965 18.599398 ( 2.157465)
build_install 0.016628 0.005543 2.082882 ( 1.021885)
test_btest 0.001308 0.000000 92.330306 ( 8.888024)
test_basic 0.000891 0.009398 0.348912 ( 0.435155)
test_all 0.002368 0.001593 676.838167 ( 63.301430)
test_rubyspec 0.088040 0.090692 48.190337 ( 56.310100)
total: 136.21 sec