Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-114608
#<BuildRuby:0x00005565381a8040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230115-114608",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000040 0.000012 0.000052 ( 0.000052)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.005737 0.001765 1.356008 ( 1.351585)
build_miniruby 0.001033 0.000319 1.715609 ( 1.577030)
build_ruby 0.001072 0.000330 2.776103 ( 2.773601)
build_all 0.008310 0.001102 16.775478 ( 2.960674)
build_install 0.008912 0.002546 2.150713 ( 1.076256)
test_btest 0.000838 0.000239 78.638106 ( 10.572297)
test_basic 0.006546 0.000296 0.349534 ( 0.434975)
test_all 0.001012 0.000270 654.687664 (102.536565)
test_rubyspec 0.071071 0.055075 52.312290 ( 60.359854)
total: 183.64 sec