Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-052504
#<BuildRuby:0x000055db722e33c8
@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.20231122-052504",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000547 0.004248 1.100878 ( 1.514812)
build_miniruby 0.000675 0.000300 0.871875 ( 0.872101)
build_ruby 0.000000 0.001355 2.729575 ( 2.729511)
build_all 0.008168 0.002679 17.202384 ( 1.520121)
build_install 0.012541 0.001638 5.222301 ( 1.248476)
test_btest 0.000965 0.000000 88.307210 ( 7.451364)
test_basic 0.004547 0.000000 0.719865 ( 0.800621)
test_all 0.093705 0.040687 540.197575 ( 50.410602)
test_rubyspec 0.025854 0.022294 50.718987 ( 63.076320)
total: 129.62 sec