Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-005932
#<BuildRuby:0x00007fce5f91fde0
@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.20250503-005932",
@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.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000035)
build_up 0.001626 0.004353 2.299512 ( 2.439617)
build_miniruby 0.001217 0.000284 1.187184 ( 1.185898)
build_ruby 0.001467 0.000342 2.909344 ( 3.067634)
build_all 0.005458 0.002468 4.987524 ( 1.956783)
build_install 0.008327 0.006883 6.810280 ( 3.549488)
test_btest 0.000629 0.000175 44.958233 ( 12.117901)
test_basic 0.007500 0.000988 0.692228 ( 0.745489)
test_all 0.106362 0.013526 569.904329 (204.630673)
test_rubyspec 0.023964 0.046883 103.961194 ( 19.875735)
total: 249.57 sec