Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250504-184550
#<BuildRuby:0x00007fd9dbdcfde0
@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-184550",
@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.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000031)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001822 0.004494 2.374910 ( 2.587910)
build_miniruby 0.001240 0.000286 1.409610 ( 1.406902)
build_ruby 0.001639 0.000378 3.878508 ( 3.996755)
build_all 0.005342 0.003466 6.440495 ( 2.791540)
build_install 0.014234 0.005733 8.290858 ( 4.428397)
test_btest 0.000763 0.000204 52.432990 ( 16.231455)
test_basic 0.001181 0.013572 1.047126 ( 1.266712)
test_all 0.093745 0.030798 595.520474 (208.221422)
test_rubyspec 0.041488 0.040087 106.230378 ( 24.372721)
total: 265.30 sec