Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-014058
#<BuildRuby:0x00007fc0dea0fdd8
@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.20241006-014058",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.003420 0.004665 3.078577 ( 3.003377)
build_miniruby 0.001344 0.000268 1.122576 ( 1.119888)
build_ruby 0.001856 0.000000 3.173521 ( 3.375132)
build_all 0.007687 0.001067 6.036379 ( 2.316548)
build_install 0.014381 0.006461 8.424345 ( 3.903468)
test_btest 0.000634 0.000138 87.963611 ( 23.633495)
test_basic 0.005307 0.004744 1.023955 ( 1.071633)
test_all 0.100525 0.050341 665.966072 (200.357305)
test_rubyspec 0.043987 0.041966 130.262696 ( 30.786850)
total: 269.57 sec