Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260222-095327
#<BuildRuby:0x000074d97830fdd8
@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.20260222-095327",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000040 0.000012 0.000052 ( 0.000050)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.002861 0.003919 2.289078 ( 2.424744)
build_miniruby 0.000000 0.001680 1.502933 ( 1.478725)
build_ruby 0.000676 0.001207 3.659676 ( 3.808312)
build_all 0.005975 0.002693 6.945195 ( 2.796928)
build_install 0.014265 0.004393 9.282040 ( 4.996112)
test_btest 0.000254 0.000759 85.236428 ( 21.824955)
test_basic 0.005570 0.004246 0.987454 ( 1.028517)
test_all 0.097461 0.033194 810.963023 (261.452496)
test_rubyspec 0.057268 0.041331 150.639974 ( 25.647276)
total: 325.46 sec