Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-093725
#<BuildRuby:0x0000557a9d4d0e50
@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.20221116-093725",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004702 0.004252 1.093596 ( 1.167938)
build_miniruby 0.001541 0.000592 0.899066 ( 0.903577)
build_ruby 0.002371 0.000000 2.359796 ( 2.276190)
build_all 0.017560 0.001001 18.337929 ( 2.234324)
build_install 0.017492 0.002309 1.877682 ( 1.008996)
test_btest 0.001060 0.000279 89.671498 ( 10.105280)
test_basic 0.006633 0.000000 0.343459 ( 0.433901)
test_all 0.002065 0.000000 706.730421 ( 75.120898)
test_rubyspec 0.097842 0.028795 50.294473 ( 58.802542)
total: 152.05 sec