Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-223812
#<BuildRuby:0x00005641364ee620
@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.20221224-223812",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004037 0.000252 0.780153 ( 1.009267)
build_miniruby 0.001006 0.000000 0.982323 ( 0.980857)
build_ruby 0.001177 0.000000 2.611759 ( 2.610408)
build_all 0.008647 0.000133 15.847828 ( 3.362930)
build_install 0.008704 0.000000 2.252140 ( 1.273117)
test_btest 0.000585 0.000000 65.811938 ( 11.180965)
test_basic 0.005186 0.000000 0.301228 ( 0.391902)
test_all 0.001013 0.000000 624.544775 (115.505218)
test_rubyspec 0.046510 0.018342 51.802524 ( 59.971596)
total: 196.29 sec