Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-102905
#<BuildRuby:0x00007f6245f1fdc0
@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.20240828-102905",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.005080 0.004249 4.127067 ( 4.109426)
build_miniruby 0.001485 0.000393 1.765090 ( 1.779146)
build_ruby 0.001706 0.000452 4.653985 ( 4.875411)
build_all 0.008673 0.001180 8.971428 ( 4.783774)
build_install 0.015992 0.008187 12.123200 ( 6.805632)
test_btest 0.000800 0.000226 123.602716 ( 50.639160)
test_basic 0.003482 0.006867 1.230546 ( 1.276650)
test_all 0.112684 0.042251 879.419635 (272.791385)
test_rubyspec 0.055910 0.036433 168.981024 ( 36.926309)
total: 383.99 sec