Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-120600
#<BuildRuby:0x000055991c9c73a8
@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="-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.20230805-120600",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000867 0.004176 1.372800 ( 2.828136)
build_miniruby 0.001193 0.000189 1.015708 ( 1.014536)
build_ruby 0.001115 0.000176 3.033566 ( 3.033442)
build_all 0.003334 0.006312 15.553220 ( 1.424720)
build_install 0.007933 0.000900 2.310089 ( 1.016651)
test_btest 0.000837 0.000182 90.496624 ( 7.935710)
test_basic 0.002190 0.003559 0.773189 ( 0.847630)
test_all 0.001020 0.000255 552.938384 ( 54.829680)
test_rubyspec 0.015550 0.029648 47.211238 ( 59.451458)
total: 132.38 sec