Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250308-192545
#<BuildRuby:0x00007f737eabfdd0
@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.20250308-192545",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005922 0.000877 3.219075 ( 2.561937)
build_miniruby 0.001239 0.000183 1.333096 ( 1.330745)
build_ruby 0.001671 0.000000 3.566369 ( 3.739650)
build_all 0.007079 0.000040 5.228377 ( 2.304795)
build_install 0.008408 0.007732 7.525109 ( 3.928132)
test_btest 0.000679 0.000128 44.200529 ( 12.904774)
test_basic 0.003117 0.004851 0.722051 ( 0.778364)
test_all 0.065079 0.048040 552.682634 (164.575451)
test_rubyspec 0.034415 0.035543 91.111227 ( 21.842140)
total: 213.97 sec