Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250504-115336
#<BuildRuby:0x00007fc7444cfdc0
@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.20250504-115336",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000024 0.000009 0.000033 ( 0.000031)
build_up 0.000000 0.006237 2.570221 ( 2.972436)
build_miniruby 0.000000 0.001520 1.702035 ( 1.698803)
build_ruby 0.001384 0.000662 4.361537 ( 4.454424)
build_all 0.007809 0.001735 6.261751 ( 2.645928)
build_install 0.018970 0.000000 7.995177 ( 4.084362)
test_btest 0.000971 0.000000 52.900399 ( 14.476885)
test_basic 0.005910 0.002912 0.938776 ( 0.991276)
test_all 0.082093 0.039797 616.912835 (198.169160)
test_rubyspec 0.041504 0.037905 107.040811 ( 24.536357)
total: 254.03 sec