Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-082229
#<BuildRuby:0x0000564a821343e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221129-082229",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005930 0.004498 1.305746 ( 1.317437)
build_miniruby 0.001825 0.000392 0.840479 ( 0.838692)
build_ruby 0.002429 0.000521 2.247637 ( 2.155207)
build_all 0.018689 0.000885 18.520912 ( 2.162707)
build_install 0.016640 0.005271 1.864287 ( 0.951165)
test_btest 0.001215 0.000243 87.418397 ( 8.568547)
test_basic 0.008171 0.000599 0.327213 ( 0.415996)
test_all 0.002089 0.000398 698.240568 ( 69.597820)
test_rubyspec 0.131707 0.044202 49.149929 ( 57.336678)
total: 143.35 sec