Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250513-095826
#<BuildRuby:0x00007f504086fdc0
@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.20250513-095826",
@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.000015 0.000005 0.000020 ( 0.000022)
autoconf 0.000027 0.000009 0.000036 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.005044 0.001746 2.555973 ( 2.721979)
build_miniruby 0.001212 0.000419 1.457695 ( 1.454839)
build_ruby 0.001629 0.000564 4.239948 ( 4.346898)
build_all 0.009190 0.000146 6.538435 ( 2.977811)
build_install 0.014224 0.007631 8.785543 ( 5.263665)
test_btest 0.000625 0.000215 58.935866 ( 21.117617)
test_basic 0.003159 0.008163 1.039559 ( 1.113864)
test_all 0.086366 0.036276 635.178481 (195.062965)
test_rubyspec 0.031920 0.044154 108.350566 ( 19.963707)
total: 254.02 sec