Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-061131
#<BuildRuby:0x00007f1fea62fdc0
@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.20240923-061131",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.001892 0.007299 4.642806 ( 3.955547)
build_miniruby 0.001328 0.000399 1.696006 ( 1.692207)
build_ruby 0.001415 0.000425 3.941417 ( 4.156861)
build_all 0.003286 0.005085 6.368727 ( 2.495086)
build_install 0.018985 0.000000 9.362369 ( 4.164670)
test_btest 0.000829 0.000000 88.756962 ( 23.098768)
test_basic 0.004925 0.005483 0.867364 ( 0.916035)
test_all 0.090925 0.054572 700.636194 (201.302780)
test_rubyspec 0.055279 0.029208 132.854972 ( 24.952867)
total: 266.74 sec