Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-143849
#<BuildRuby:0x000056442de2a320
@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.20231222-143849",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002706 0.003814 1.700900 ( 3.483707)
build_miniruby 0.001826 0.000261 1.727261 ( 2.320129)
build_ruby 0.001641 0.000235 3.561635 ( 4.685752)
build_all 0.004353 0.004863 6.178755 ( 7.255020)
build_install 0.013620 0.008688 7.437186 ( 9.248346)
test_btest 0.000680 0.000153 84.530930 (112.412220)
test_basic 0.008486 0.000916 0.937779 ( 1.781904)
test_all 0.096153 0.034422 707.979847 (771.231982)
test_rubyspec 0.032375 0.042709 102.899791 (151.274156)
total: 1063.69 sec