Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250418-115257
#<BuildRuby:0x00007f7b7722fde0
@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.20250418-115257",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.004115 0.001317 2.134732 ( 2.432152)
build_miniruby 0.000000 0.001874 1.580579 ( 1.597176)
build_ruby 0.000102 0.002296 4.346183 ( 4.438348)
build_all 0.009533 0.001835 6.486144 ( 4.141244)
build_install 0.019185 0.001823 8.295971 ( 5.279735)
test_btest 0.000688 0.000213 53.162667 ( 26.522561)
test_basic 0.004638 0.009325 0.985102 ( 1.090608)
test_all 0.071578 0.054632 619.721791 (225.884745)
test_rubyspec 0.030649 0.041595 104.441055 ( 27.028612)
total: 298.42 sec