Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-045419
#<BuildRuby:0x0000559806203688
@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.20221205-045419",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001937 0.009993 1.246837 ( 2.100764)
build_miniruby 0.001936 0.000692 0.853940 ( 0.853419)
build_ruby 0.002246 0.000802 2.246966 ( 2.155713)
build_all 0.012481 0.008152 18.687888 ( 2.170141)
build_install 0.012732 0.010425 2.103524 ( 1.034803)
test_btest 0.000948 0.000451 89.072112 ( 9.354608)
test_basic 0.007425 0.003536 0.351454 ( 0.436442)
test_all 0.001566 0.000745 739.016184 ( 71.686624)
test_rubyspec 0.077929 0.097323 49.305786 ( 57.502160)
total: 147.30 sec