Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-084226
#<BuildRuby:0x000055d9cb2023d0
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230813-084226",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002856 0.004344 2.250791 ( 6.384139)
build_miniruby 0.001155 0.000171 1.659484 ( 2.994386)
build_ruby 0.001323 0.000197 3.569227 ( 6.378108)
build_all 0.008156 0.000000 2.745250 ( 3.140260)
build_install 0.016493 0.003515 4.315326 ( 5.686195)
test_btest 0.000775 0.000114 84.084072 ( 55.653626)
test_basic 0.002869 0.004542 0.977060 ( 1.797147)
test_all 0.001281 0.000226 687.082185 (402.627441)
test_rubyspec 0.033837 0.028999 100.250251 (166.900821)
total: 651.56 sec