Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-120248
#<BuildRuby:0x000055974ef4be20
@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.20231111-120248",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001589 0.004389 1.400592 ( 1.644463)
build_miniruby 0.001159 0.000000 0.890723 ( 0.890011)
build_ruby 0.001368 0.000000 2.781058 ( 2.780982)
build_all 0.009599 0.000000 15.416271 ( 1.387731)
build_install 0.005534 0.003351 4.584448 ( 1.104036)
test_btest 0.000000 0.000964 82.606643 ( 7.055134)
test_basic 0.001906 0.003456 0.886468 ( 0.961037)
test_all 0.094824 0.038681 482.091425 ( 54.904445)
test_rubyspec 0.021741 0.023998 48.525421 ( 60.868486)
total: 131.60 sec