Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250418-160608
#<BuildRuby:0x00007ffae94ffdd0
@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-160608",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.005431 0.000572 2.247464 ( 2.976431)
build_miniruby 0.001584 0.000167 1.735746 ( 1.877777)
build_ruby 0.002272 0.000239 4.650580 ( 5.017944)
build_all 0.006901 0.004018 6.612020 ( 4.229980)
build_install 0.009762 0.009298 7.910022 ( 4.681730)
test_btest 0.000868 0.000149 51.463273 ( 14.496849)
test_basic 0.001374 0.007139 0.767301 ( 0.819758)
test_all 0.091746 0.026782 599.846533 (186.575909)
test_rubyspec 0.039465 0.039174 103.569470 ( 24.897018)
total: 245.57 sec