Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-182020
#<BuildRuby:0x0000564e1f7e76d8
@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.20230710-182020",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000939 0.004264 1.305704 ( 2.599427)
build_miniruby 0.000815 0.000240 0.832904 ( 0.832392)
build_ruby 0.000933 0.000275 2.537494 ( 2.538375)
build_all 0.007775 0.001628 13.681343 ( 1.225387)
build_install 0.008427 0.000000 1.936338 ( 0.883098)
test_btest 0.001126 0.000000 85.963885 ( 8.228860)
test_basic 0.002883 0.002101 0.612911 ( 0.690374)
test_all 0.001437 0.000387 472.772778 ( 45.918469)
test_rubyspec 0.021315 0.019825 43.018306 ( 55.493707)
total: 118.41 sec