Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-095617
#<BuildRuby:0x000055dd4ee7a2a8
@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.20221208-095617",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005482 0.000064 1.440297 ( 1.737272)
build_miniruby 0.001153 0.000050 1.253266 ( 1.257834)
build_ruby 0.001485 0.000064 2.762292 ( 2.762996)
build_all 0.006739 0.000293 3.783831 ( 2.433905)
build_install 0.010047 0.003600 2.831074 ( 2.449866)
test_btest 0.000000 0.000640 55.649376 ( 23.750254)
test_basic 0.000000 0.004190 0.415918 ( 0.515553)
test_all 0.000000 0.001742 615.895474 (212.036191)
test_rubyspec 0.016406 0.025597 65.487026 ( 75.690613)
total: 322.64 sec