Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250624-155107
#<BuildRuby:0x000073b9660dfdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250624-155107",
@make="make",
@no_timeout_error=nil,
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006167 0.002240 3.640049 ( 2.797321)
build_miniruby 0.001178 0.000030 1.541141 ( 1.538432)
build_ruby 0.001342 0.000262 3.573823 ( 3.758964)
build_all 0.003216 0.004957 6.119395 ( 2.749880)
build_install 0.014516 0.005388 9.182692 ( 4.779664)
test_btest 0.000890 0.000000 53.807246 ( 16.607153)
test_basic 0.003108 0.003709 0.922165 ( 0.977072)
test_all 0.079026 0.039993 659.568335 (199.974589)
test_rubyspec 0.044176 0.032836 146.714931 ( 30.220023)
total: 263.40 sec