Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-003207
#<BuildRuby:0x00007efccfc8fdc0
@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.20241119-003207",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005351 0.001713 3.591812 ( 3.799831)
build_miniruby 0.001635 0.000000 1.281466 ( 1.280381)
build_ruby 0.002123 0.000000 3.349407 ( 17.781737)
build_all 0.003959 0.004022 5.856814 ( 2.439947)
build_install 0.008200 0.009205 7.675188 ( 3.593204)
test_btest 0.000980 0.000000 76.295661 ( 21.337330)
test_basic 0.008583 0.000687 0.824583 ( 0.872380)
test_all 0.108086 0.037469 702.272806 (200.581141)
test_rubyspec 0.048306 0.036889 118.979285 ( 35.436999)
total: 287.12 sec