Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-151751
#<BuildRuby:0x00007f283ff0fdc0
@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.20240806-151751",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.007523 0.000000 3.259802 ( 3.247548)
build_miniruby 0.001869 0.000000 1.496828 ( 1.493276)
build_ruby 0.001938 0.000000 3.725173 ( 3.902499)
build_all 0.007618 0.001031 7.177353 ( 2.839681)
build_install 0.003632 0.016647 9.347871 ( 3.987973)
test_btest 0.000546 0.000265 110.226267 ( 28.405933)
test_basic 0.003646 0.005810 1.199752 ( 1.251632)
test_all 0.110896 0.034763 753.271350 (216.287470)
test_rubyspec 0.047906 0.040210 165.169114 ( 27.720460)
total: 289.14 sec