Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-180434
#<BuildRuby:0x00007ff2e593fdc0
@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.20240921-180434",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.008014 0.000607 4.610127 ( 3.924663)
build_miniruby 0.001783 0.000270 6.184568 ( 5.796647)
build_ruby 0.002026 0.000000 3.939500 ( 4.137667)
build_all 0.007894 0.000000 6.722761 ( 2.657497)
build_install 0.005280 0.014919 10.062275 ( 4.394019)
test_btest 0.000939 0.000069 97.696637 ( 26.553439)
test_basic 0.007278 0.002940 1.079423 ( 1.125300)
test_all 0.111676 0.039537 760.129755 (233.773258)
test_rubyspec 0.048718 0.042870 137.783059 ( 29.290714)
total: 311.65 sec