Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-162308
#<BuildRuby:0x000056064a775550
@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.20220813-162308",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.009411 0.001687 0.815080 ( 0.891183)
build_miniruby 0.001245 0.000444 0.052981 ( 0.051519)
build_ruby 0.002072 0.000000 0.061921 ( 0.059595)
build_all 0.008715 0.000000 1.269059 ( 0.469481)
build_install 0.014492 0.003580 1.616570 ( 0.807774)
test_btest 0.000000 0.001499 51.964124 ( 6.139145)
test_basic 0.002142 0.005087 0.292785 ( 0.383202)
test_all 0.002460 0.000895 482.364935 ( 51.327196)
test_rubyspec 0.090732 0.040540 41.655866 ( 49.320233)
total: 109.45 sec