Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-003343
#<BuildRuby:0x000056176fc83818
@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.20231023-003343",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005470 0.000547 2.122465 ( 2.331847)
build_miniruby 0.000914 0.000091 0.901955 ( 0.902043)
build_ruby 0.000000 0.001473 2.921256 ( 2.921263)
build_all 0.002972 0.007450 16.421071 ( 1.454131)
build_install 0.004483 0.004377 5.338774 ( 1.182036)
test_btest 0.000944 0.000224 81.667089 ( 7.352916)
test_basic 0.003333 0.000794 0.639089 ( 0.715725)
test_all 0.082573 0.052306 508.712408 ( 60.330697)
test_rubyspec 0.024734 0.019460 48.771020 ( 61.166895)
total: 138.36 sec