Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-181415
#<BuildRuby:0x000056209e7aef08
@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.20221027-181415",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002226 0.007449 1.105844 ( 1.434801)
build_miniruby 0.000000 0.001520 0.100358 ( 0.097225)
build_ruby 0.000000 0.001478 0.095476 ( 0.092356)
build_all 0.005777 0.002329 1.297829 ( 0.550173)
build_install 0.005213 0.010647 1.644258 ( 0.891008)
test_btest 0.001322 0.000567 62.179749 ( 6.408223)
test_basic 0.006999 0.000000 0.358810 ( 0.449443)
test_all 0.006489 0.001595 498.084822 ( 53.506067)
test_rubyspec 0.067918 0.058583 43.478152 ( 52.098850)
total: 115.53 sec