Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-162823
#<BuildRuby:0x000055dba98aaf90
@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.20221027-162823",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007649 0.002086 1.069756 ( 1.126540)
build_miniruby 0.001508 0.000411 0.099896 ( 0.096585)
build_ruby 0.001153 0.000315 0.100686 ( 0.098419)
build_all 0.005078 0.004969 1.294480 ( 0.558049)
build_install 0.012987 0.002477 1.624866 ( 0.882624)
test_btest 0.002009 0.000619 61.977280 ( 6.573957)
test_basic 0.000614 0.005955 0.342904 ( 0.433431)
test_all 0.006014 0.001520 515.420935 ( 54.939758)
test_rubyspec 0.069664 0.060170 43.442238 ( 51.973836)
total: 116.68 sec