Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250903-091606
#<BuildRuby:0x000077c2c7ccfdd8
@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.20250903-091606",
@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.000000 0.000026 0.000026 ( 0.000026)
autoconf 0.000000 0.000037 0.000037 ( 0.000036)
configure 0.000000 0.000035 0.000035 ( 0.000035)
build_up 0.001310 0.006886 3.898950 ( 2.503950)
build_miniruby 0.001252 0.000071 1.202073 ( 1.199290)
build_ruby 0.001619 0.000000 3.067879 ( 3.173723)
build_all 0.006116 0.000764 5.259383 ( 2.055761)
build_install 0.011254 0.008278 8.306728 ( 4.257002)
test_btest 0.000678 0.000222 65.373963 ( 26.273876)
test_basic 0.007914 0.003338 1.069999 ( 1.233653)
test_all 0.088161 0.030235 646.980617 (205.164816)
test_rubyspec 0.055480 0.023250 117.238953 ( 27.447888)
total: 273.31 sec