Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-031248
#<BuildRuby:0x0000558f10b4a038
@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.20221104-031248",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007062 0.001177 0.912271 ( 1.282271)
build_miniruby 0.001092 0.000182 0.043728 ( 0.043100)
build_ruby 0.001149 0.000192 0.050740 ( 0.050319)
build_all 0.005742 0.000957 1.210441 ( 0.473774)
build_install 0.006316 0.006768 1.531242 ( 0.805937)
test_btest 0.001358 0.000339 63.717939 ( 6.512822)
test_basic 0.005449 0.001363 0.310378 ( 0.403424)
test_all 0.013512 0.012927 521.450877 ( 55.316189)
test_rubyspec 0.087247 0.029899 43.455843 ( 51.953968)
total: 116.84 sec