Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-231959
#<BuildRuby:0x000055b27237ef68
@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.20231206-231959",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.004905 0.000000 1.228607 ( 1.571222)
build_miniruby 0.001239 0.000000 0.950641 ( 0.950093)
build_ruby 0.001929 0.000033 2.841214 ( 2.841409)
build_all 0.008871 0.001259 16.860359 ( 1.608741)
build_install 0.006580 0.002584 4.952944 ( 1.173705)
test_btest 0.000845 0.000230 85.866657 ( 7.575091)
test_basic 0.002983 0.000814 0.772874 ( 0.850952)
test_all 0.116873 0.021743 529.468863 ( 54.904035)
test_rubyspec 0.016993 0.029780 50.198694 ( 62.550234)
total: 134.03 sec