Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-123915
#<BuildRuby:0x000055a5afc3b040
@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.20231219-123915",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003715 0.000874 1.321787 ( 1.708505)
build_miniruby 0.000749 0.000176 0.956099 ( 0.956036)
build_ruby 0.001145 0.000270 2.864035 ( 2.864327)
build_all 0.007762 0.001827 16.242571 ( 1.419017)
build_install 0.006552 0.001541 4.852166 ( 1.188669)
test_btest 0.000608 0.000143 82.163144 ( 8.010899)
test_basic 0.003715 0.000000 0.692230 ( 0.776816)
test_all 0.099775 0.037943 521.963346 ( 57.023048)
test_rubyspec 0.029857 0.019509 51.221649 ( 63.457337)
total: 137.41 sec