Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251105-171040
#<BuildRuby:0x000070b20ad2fdc0
@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.20251105-171040",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.002612 0.003510 2.156308 ( 2.320868)
build_miniruby 0.000732 0.000931 1.390455 ( 1.386883)
build_ruby 0.001642 0.000194 3.730514 ( 3.874745)
build_all 0.006903 0.001965 6.482893 ( 2.807901)
build_install 0.017266 0.000981 8.536564 ( 4.776306)
test_btest 0.000705 0.000194 64.485557 ( 18.133898)
test_basic 0.004831 0.004335 0.960638 ( 1.008985)
test_all 0.084757 0.046601 692.005899 (231.372885)
test_rubyspec 0.055854 0.029984 123.389173 ( 31.250815)
total: 296.93 sec