Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-202601
#<BuildRuby:0x00005575ed677858
@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-202601",
@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.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002100 0.002636 1.453624 ( 1.735206)
build_miniruby 0.000898 0.000224 0.828576 ( 0.828049)
build_ruby 0.001109 0.000277 2.733795 ( 2.733579)
build_all 0.009389 0.000000 15.936744 ( 1.423969)
build_install 0.006084 0.003882 4.731492 ( 1.124199)
test_btest 0.000943 0.000236 83.056480 ( 6.856005)
test_basic 0.003754 0.000000 0.608629 ( 0.685980)
test_all 0.105917 0.031357 517.384774 ( 48.237799)
test_rubyspec 0.011190 0.032873 48.845796 ( 61.183981)
total: 124.81 sec