Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250502-023148
#<BuildRuby:0x00007fcc930bfdd0
@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.20250502-023148",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.006603 0.000596 2.764634 ( 3.321734)
build_miniruby 0.001319 0.000289 1.830722 ( 1.918170)
build_ruby 0.002357 0.000516 4.560647 ( 4.796452)
build_all 0.005655 0.004468 6.756748 ( 3.643460)
build_install 0.010554 0.005837 7.914170 ( 4.215125)
test_btest 0.000708 0.000188 50.462096 ( 14.202585)
test_basic 0.006477 0.004958 0.970547 ( 1.027006)
test_all 0.065827 0.057208 605.605306 (237.114014)
test_rubyspec 0.053558 0.022753 104.749901 ( 23.867861)
total: 294.11 sec