Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-085409
#<BuildRuby:0x0000558dad9d3e70
@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.20221209-085409",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000000 0.004884 1.108060 ( 1.215656)
build_miniruby 0.000000 0.000886 0.981284 ( 0.980041)
build_ruby 0.000000 0.001299 2.728727 ( 2.641782)
build_all 0.005541 0.003635 15.773444 ( 3.230131)
build_install 0.004279 0.004087 2.230374 ( 1.255598)
test_btest 0.000340 0.000181 63.614305 ( 10.711917)
test_basic 0.003412 0.001820 0.334138 ( 0.423737)
test_all 0.000684 0.000365 648.918385 (117.537185)
test_rubyspec 0.035001 0.027653 52.782069 ( 61.081834)
total: 199.08 sec