Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-090620
#<BuildRuby:0x000055d82b87e318
@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.20230821-090620",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.006037 0.000416 2.237845 ( 4.234694)
build_miniruby 0.001279 0.000088 1.630499 ( 1.670818)
build_ruby 0.001820 0.000000 3.288202 ( 3.544355)
build_all 0.004656 0.003311 6.276408 ( 4.492838)
build_install 0.014053 0.005139 7.956157 ( 6.142188)
test_btest 0.000672 0.000079 84.122017 ( 47.380089)
test_basic 0.004030 0.004238 0.989525 ( 1.407082)
test_all 0.009546 0.001364 663.832339 (364.849226)
test_rubyspec 0.058817 0.017810 109.514700 (198.625004)
total: 632.35 sec