Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-141818
#<BuildRuby:0x0000559a277f6ef0
@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.20231118-141818",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004922 0.000101 1.314864 ( 1.719274)
build_miniruby 0.001487 0.000149 0.916518 ( 0.915571)
build_ruby 0.001474 0.000148 2.758365 ( 2.758849)
build_all 0.008522 0.000852 15.566687 ( 1.428918)
build_install 0.004012 0.004471 4.580449 ( 1.138699)
test_btest 0.000812 0.000116 82.252426 ( 7.592561)
test_basic 0.000070 0.004582 0.800459 ( 0.876887)
test_all 0.084412 0.048903 477.035998 ( 54.055675)
test_rubyspec 0.033760 0.014257 50.248042 ( 62.594031)
total: 133.08 sec