Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-073823
#<BuildRuby:0x0000563019124e28
@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.20220913-073823",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008405 0.001201 1.143093 ( 1.182124)
build_miniruby 0.001875 0.000000 0.071101 ( 0.070314)
build_ruby 0.001888 0.000000 0.073860 ( 0.073468)
build_all 0.010719 0.000000 1.544869 ( 0.608477)
build_install 0.011066 0.008060 1.916348 ( 0.964840)
test_btest 0.000909 0.000175 89.020504 ( 9.844389)
test_basic 0.006051 0.001164 0.351718 ( 0.441921)
test_all 0.003402 0.000654 648.361313 ( 66.673377)
test_rubyspec 0.126490 0.049862 47.275659 ( 55.675248)
total: 135.54 sec