Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-212813
#<BuildRuby:0x000055f64da14b88
@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.20220915-212813",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004770 0.005161 1.110510 ( 1.084851)
build_miniruby 0.001179 0.000272 0.064756 ( 0.063118)
build_ruby 0.001662 0.000383 0.064501 ( 0.062291)
build_all 0.009470 0.000029 1.597619 ( 0.613092)
build_install 0.019038 0.004747 1.920659 ( 0.937016)
test_btest 0.000908 0.000191 99.165467 ( 9.501438)
test_basic 0.003995 0.004563 0.353358 ( 0.439417)
test_all 0.002076 0.000519 629.568606 ( 65.639576)
test_rubyspec 0.117247 0.062960 46.909052 ( 55.090462)
total: 133.43 sec