Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-051459
#<BuildRuby:0x000056001c893858
@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.20231014-051459",
@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.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004715 0.000068 1.333052 ( 1.626670)
build_miniruby 0.000908 0.000090 0.881017 ( 0.881144)
build_ruby 0.001153 0.000115 2.792921 ( 2.793423)
build_all 0.010315 0.000000 17.521458 ( 1.582369)
build_install 0.003798 0.006119 5.154787 ( 1.205792)
test_btest 0.000624 0.000093 89.471586 ( 7.158712)
test_basic 0.003486 0.000517 0.622882 ( 0.698200)
test_all 0.005579 0.000257 545.807766 ( 61.637198)
test_rubyspec 0.010922 0.038499 52.270700 ( 64.564341)
total: 142.15 sec