Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-180810
#<BuildRuby:0x00007f9d6b94fdd0
@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.20240716-180810",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.002681 0.004792 3.228786 ( 3.313253)
build_miniruby 0.001156 0.000355 1.426175 ( 1.424139)
build_ruby 0.001375 0.000424 3.978946 ( 4.193580)
build_all 0.005190 0.003159 7.918219 ( 3.170339)
build_install 0.018186 0.001739 10.173019 ( 4.548029)
test_btest 0.000000 0.001059 109.920159 ( 30.641832)
test_basic 0.005769 0.004957 1.223908 ( 1.275733)
test_all 0.105251 0.046700 810.095411 (229.164230)
test_rubyspec 0.055463 0.034048 156.854470 ( 35.450745)
total: 313.18 sec