Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-013005
#<BuildRuby:0x0000556094e53568
@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.20231021-013005",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004491 0.000150 1.421066 ( 1.648991)
build_miniruby 0.000878 0.000263 0.872037 ( 0.871828)
build_ruby 0.001307 0.000000 3.015671 ( 3.016137)
build_all 0.009619 0.000677 17.153697 ( 1.529318)
build_install 0.005813 0.004811 5.175321 ( 1.276986)
test_btest 0.000862 0.000265 83.382455 ( 8.036226)
test_basic 0.005029 0.000000 0.779499 ( 0.858899)
test_all 0.005756 0.001685 519.425715 ( 63.155400)
test_rubyspec 0.023156 0.024745 49.146796 ( 61.487584)
total: 141.88 sec