Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-031059
#<BuildRuby:0x0000558e595fbfa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220808-031059",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006549 0.000504 0.837658 ( 1.002772)
build_miniruby 0.000961 0.000074 0.057866 ( 0.056477)
build_ruby 0.000936 0.000072 0.059890 ( 0.058548)
build_all 0.004458 0.000343 1.527301 ( 0.585566)
build_install 0.010391 0.000800 5.626552 ( 2.146579)
test_btest 0.000630 0.000049 55.265968 ( 7.959971)
test_basic 0.000000 0.005905 0.316246 ( 0.404511)
test_all 0.000936 0.000206 614.944629 ( 87.401772)
test_rubyspec 0.068176 0.020571 43.681090 ( 51.082635)
total: 150.70 sec