Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260221-060020
#<BuildRuby:0x000078841235fde0
@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.20260221-060020",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.001812 0.005367 2.857420 ( 2.973770)
build_miniruby 0.001899 0.000000 1.991006 ( 1.960788)
build_ruby 0.002066 0.000004 4.895880 ( 5.006121)
build_all 0.005706 0.002952 7.633278 ( 3.407655)
build_install 0.015608 0.003796 10.142957 ( 5.761932)
test_btest 0.000757 0.000166 87.296264 ( 23.361280)
test_basic 0.005700 0.005296 1.185803 ( 1.220136)
test_all 0.101678 0.035650 855.394966 (278.245372)
test_rubyspec 0.052403 0.044902 155.052607 ( 42.432946)
total: 364.37 sec