Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-230725
#<BuildRuby:0x000055a2635d41d8
@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.20221227-230725",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.008744 0.000687 0.973725 ( 1.155645)
build_miniruby 0.002463 0.000352 0.844389 ( 0.842941)
build_ruby 0.002723 0.000389 2.158987 ( 2.158279)
build_all 0.009180 0.011963 18.477861 ( 2.178336)
build_install 0.008709 0.012010 2.012609 ( 1.034246)
test_btest 0.000929 0.000372 93.191878 ( 9.060663)
test_basic 0.008044 0.000906 0.344812 ( 0.431817)
test_all 0.001530 0.000574 675.344464 ( 69.925029)
test_rubyspec 0.094353 0.077790 47.921934 ( 56.032533)
total: 142.82 sec