Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260307-162222
#<BuildRuby:0x00007273892dfdd8
@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.20260307-162222",
@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.000031 0.000008 0.000039 ( 0.000033)
autoconf 0.000048 0.000011 0.000059 ( 0.000054)
configure 0.000040 0.000010 0.000050 ( 0.000049)
build_up 0.003311 0.005655 3.114677 ( 5.158496)
build_miniruby 0.001788 0.000216 2.406906 ( 3.373861)
build_ruby 0.001229 0.001079 5.937379 ( 42.783689)
build_all 0.007715 0.003399 8.361703 ( 11.178417)
build_install 0.020132 0.006545 11.467485 ( 16.587178)
test_btest 0.000509 0.000895 91.381020 (118.983564)
test_basic 0.007655 0.001966 1.417069 ( 5.328949)
test_all 0.109348 0.039964 954.357225 (1040.396717)
test_rubyspec 0.052649 0.042554 148.783398 ( 68.436287)
total: 1312.23 sec