Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250714-172119
#<BuildRuby:0x000075bf142cfdc8
@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.20250714-172119",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002159 0.005319 3.314072 ( 2.380617)
build_miniruby 0.000936 0.000275 1.095341 ( 1.093329)
build_ruby 0.001371 0.000103 2.919167 ( 3.119789)
build_all 0.006369 0.001385 5.044291 ( 2.019286)
build_install 0.014097 0.004053 7.413863 ( 3.586015)
test_btest 0.000683 0.000196 47.567308 ( 13.232491)
test_basic 0.001455 0.004644 0.863718 ( 0.920291)
test_all 0.084242 0.029142 570.590129 (179.519335)
test_rubyspec 0.037781 0.039123 145.554452 ( 23.397717)
total: 229.27 sec