Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250209-223935
#<BuildRuby:0x00007f87bddefde0
@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.20250209-223935",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000017 0.000007 0.000024 ( 0.000025)
build_up 0.006667 0.000000 3.286010 ( 2.483530)
build_miniruby 0.001414 0.000000 1.215568 ( 1.213602)
build_ruby 0.001756 0.000000 3.577649 ( 3.778532)
build_all 0.004588 0.003587 5.722341 ( 2.439909)
build_install 0.011807 0.006990 8.109270 ( 4.117507)
test_btest 0.000747 0.000294 69.723509 ( 20.202369)
test_basic 0.003838 0.004043 0.923076 ( 0.990455)
test_all 0.070163 0.047857 565.570463 (212.115025)
test_rubyspec 0.047679 0.026103 100.708877 ( 22.797455)
total: 270.14 sec