Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-000207
#<BuildRuby:0x0000563cbe40c328
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221127-000207",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000012 0.000006 0.000018 ( 0.000017)
build_up 0.004722 0.000363 1.200572 ( 1.432575)
build_miniruby 0.000676 0.000307 1.030316 ( 1.028885)
build_ruby 0.000862 0.000391 2.906204 ( 2.788043)
build_all 0.010009 0.000000 22.272167 ( 4.410311)
build_install 0.006942 0.002335 4.384956 ( 1.562168)
test_btest 0.000577 0.000000 64.488800 ( 10.703373)
test_basic 0.003829 0.000438 0.304455 ( 0.395795)
test_all 0.000689 0.000241 685.933061 (108.877553)
test_rubyspec 0.038851 0.020719 52.977530 ( 61.193488)
total: 192.39 sec