Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-151814
#<BuildRuby:0x00005601784a8448
@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.20221116-151814",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000030 0.000005 0.000035 ( 0.000037)
build_up 0.008927 0.000144 1.078303 ( 1.139533)
build_miniruby 0.002155 0.000000 0.884267 ( 0.889144)
build_ruby 0.002287 0.000083 2.354312 ( 2.269195)
build_all 0.014691 0.003254 18.286803 ( 2.284914)
build_install 0.015153 0.004417 1.894938 ( 1.018563)
test_btest 0.001051 0.000175 81.205713 ( 9.038814)
test_basic 0.005643 0.000941 0.342996 ( 0.433212)
test_all 0.001946 0.000196 681.211634 ( 73.321772)
test_rubyspec 0.083841 0.048739 50.771644 ( 59.296052)
total: 149.69 sec