Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-223440
#<BuildRuby:0x00005562547673c8
@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.20231121-223440",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004199 0.000988 1.138970 ( 1.530416)
build_miniruby 0.001106 0.000000 0.867936 ( 0.868687)
build_ruby 0.001920 0.000000 2.767440 ( 2.767495)
build_all 0.005873 0.004342 16.878090 ( 1.516493)
build_install 0.008037 0.000958 5.057854 ( 1.168831)
test_btest 0.000932 0.000233 81.614030 ( 7.868234)
test_basic 0.001332 0.003557 0.675661 ( 0.752008)
test_all 0.114331 0.024311 498.329929 ( 54.734439)
test_rubyspec 0.022762 0.025699 50.987421 ( 63.331064)
total: 134.54 sec