Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-085049
#<BuildRuby:0x000055d6ff0a8008
@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.20221222-085049",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004439 0.000076 0.873102 ( 1.085800)
build_miniruby 0.000769 0.000102 0.975422 ( 0.974279)
build_ruby 0.001074 0.000143 2.780714 ( 2.779137)
build_all 0.008573 0.000550 15.754344 ( 3.326640)
build_install 0.008313 0.000000 2.260636 ( 1.311780)
test_btest 0.000627 0.000009 67.029956 ( 11.369347)
test_basic 0.004096 0.000455 0.298175 ( 0.389108)
test_all 0.001218 0.000135 668.685044 (152.641575)
test_rubyspec 0.030416 0.039368 51.733186 ( 59.860369)
total: 233.74 sec