Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-224428
#<BuildRuby:0x000055c3a9e76f90
@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.20221007-224428",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000041 0.000007 0.000048 ( 0.000049)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.011942 0.000587 1.120152 ( 1.287179)
build_miniruby 0.002462 0.000000 0.102581 ( 0.099928)
build_ruby 0.001581 0.000000 0.098591 ( 0.096905)
build_all 0.004792 0.003561 1.328404 ( 0.553771)
build_install 0.015111 0.000000 1.666639 ( 0.902713)
test_btest 0.001590 0.000000 62.194112 ( 6.731063)
test_basic 0.006669 0.000000 0.350289 ( 0.439241)
test_all 0.006423 0.000248 501.141061 ( 53.596776)
test_rubyspec 0.108730 0.017285 42.448262 ( 50.934143)
total: 114.64 sec