Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250719-124838
#<BuildRuby:0x00007a80248efde0
@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.20250719-124838",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.003505 0.003503 3.428568 ( 2.424414)
build_miniruby 0.001324 0.000095 1.514315 ( 1.510687)
build_ruby 0.000690 0.000917 3.235871 ( 3.378941)
build_all 0.005683 0.001519 5.644702 ( 2.399027)
build_install 0.011035 0.003764 7.461431 ( 3.593219)
test_btest 0.000936 0.000977 56.043488 ( 15.547379)
test_basic 0.001605 0.006467 0.948221 ( 1.002126)
test_all 0.082317 0.034465 688.037284 (209.005431)
test_rubyspec 0.047966 0.030398 151.462202 ( 31.303476)
total: 270.17 sec