Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250417-183241
#<BuildRuby:0x00007f086bcffdd0
@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.20250417-183241",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000039)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.005566 0.000371 2.125712 ( 2.681959)
build_miniruby 0.001365 0.000330 1.594400 ( 1.625431)
build_ruby 0.001683 0.000407 3.499109 ( 3.659161)
build_all 0.007501 0.000771 5.630469 ( 2.646414)
build_install 0.015088 0.002435 7.787879 ( 4.598491)
test_btest 0.000677 0.000153 48.925633 ( 17.070842)
test_basic 0.004320 0.002393 0.755963 ( 1.325088)
test_all 0.074251 0.044444 605.333124 (224.383968)
test_rubyspec 0.025126 0.050296 104.497657 ( 23.491023)
total: 281.48 sec