Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-040440
#<BuildRuby:0x0000556097fa4a68
@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.20221009-040440",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.011483 0.000453 1.099597 ( 1.146654)
build_miniruby 0.001287 0.000198 0.097827 ( 0.094734)
build_ruby 0.001478 0.000000 0.093471 ( 0.090725)
build_all 0.007076 0.000572 1.270112 ( 0.561875)
build_install 0.015097 0.000047 1.631072 ( 0.900232)
test_btest 0.002233 0.000263 61.844946 ( 6.424259)
test_basic 0.001452 0.005319 0.326565 ( 0.416197)
test_all 0.002736 0.004616 481.760083 ( 52.622290)
test_rubyspec 0.085677 0.038614 42.541586 ( 51.093005)
total: 113.35 sec