Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-190431
#<BuildRuby:0x000056061937be80
@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-190431",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.005775 0.000825 0.850198 ( 1.149354)
build_miniruby 0.001169 0.000167 1.028062 ( 1.026028)
build_ruby 0.001420 0.000202 2.787216 ( 2.784670)
build_all 0.005196 0.004795 16.797577 ( 2.980319)
build_install 0.009502 0.001901 2.074022 ( 1.071337)
test_btest 0.000806 0.000161 71.955575 ( 11.266725)
test_basic 0.006220 0.000150 0.358985 ( 0.445298)
test_all 0.001138 0.000214 668.235515 (112.473565)
test_rubyspec 0.089308 0.045303 52.266205 ( 60.276105)
total: 193.47 sec