Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250418-045056
#<BuildRuby:0x00007f373ccafdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250418-045056",
@make="make",
@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.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004237 0.001177 1.665381 ( 1.999429)
build_miniruby 0.000000 0.001611 1.496376 ( 1.494249)
build_ruby 0.000730 0.001287 3.531736 ( 3.615195)
build_all 0.007325 0.000000 5.031467 ( 2.129532)
build_install 0.010271 0.007248 7.089579 ( 3.821872)
test_btest 0.000923 0.000000 48.793982 ( 14.454822)
test_basic 0.006953 0.000000 0.663156 ( 0.717763)
test_all 0.079731 0.040948 569.689658 (196.094831)
test_rubyspec 0.037202 0.039974 104.477267 ( 19.704747)
total: 244.03 sec