Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-070355
#<BuildRuby:0x0000559588742cc8
@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.20221203-070355",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010759 0.000772 1.210856 ( 1.214634)
build_miniruby 0.002186 0.000672 0.848473 ( 0.846377)
build_ruby 0.002620 0.000806 2.238281 ( 2.144115)
build_all 0.021090 0.001744 18.712928 ( 2.177957)
build_install 0.014581 0.010251 2.078637 ( 1.057950)
test_btest 0.001429 0.000000 91.429302 ( 8.863435)
test_basic 0.005811 0.003962 0.345240 ( 0.429753)
test_all 0.001340 0.000447 681.649624 ( 73.883909)
test_rubyspec 0.096917 0.086372 49.756734 ( 57.809750)
total: 148.43 sec