Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-231208
#<BuildRuby:0x000055691a3583c8
@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.20230107-231208",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000017)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005334 0.001143 0.868404 ( 1.042408)
build_miniruby 0.001059 0.000227 1.015193 ( 1.013415)
build_ruby 0.001358 0.000291 2.779090 ( 2.776328)
build_all 0.009061 0.000930 16.832139 ( 2.980651)
build_install 0.005583 0.003816 2.136931 ( 1.078485)
test_btest 0.000677 0.000160 69.868091 ( 10.749553)
test_basic 0.007109 0.000570 0.361630 ( 0.445881)
test_all 0.000925 0.000206 671.016975 (102.831899)
test_rubyspec 0.086038 0.043376 52.294609 ( 60.347718)
total: 183.27 sec