Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-094226
#<BuildRuby:0x0000557e52530a68
@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.20221028-094226",
@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.000003 0.000003 0.000006 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.007899 0.002660 1.101707 ( 1.157948)
build_miniruby 0.002550 0.000000 0.104479 ( 0.100694)
build_ruby 0.001312 0.000000 0.093921 ( 0.091171)
build_all 0.002606 0.005910 1.286417 ( 0.562070)
build_install 0.010809 0.003960 1.641147 ( 0.899229)
test_btest 0.001024 0.000652 61.083153 ( 6.726260)
test_basic 0.001341 0.006231 0.357323 ( 0.445604)
test_all 0.003589 0.002611 496.870070 ( 53.445801)
test_rubyspec 0.064559 0.065773 43.387477 ( 52.036675)
total: 115.47 sec