Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250408-173341
#<BuildRuby:0x00007f869176fdd0
@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.20250408-173341",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.002325 0.004555 3.028202 ( 2.768985)
build_miniruby 0.001343 0.000336 1.254491 ( 1.251477)
build_ruby 0.001396 0.000349 3.555562 ( 3.684696)
build_all 0.008767 0.000102 5.738015 ( 2.514074)
build_install 0.013571 0.005484 7.856208 ( 3.994760)
test_btest 0.000679 0.000170 48.982299 ( 13.518042)
test_basic 0.007153 0.000675 0.806115 ( 0.863651)
test_all 0.094988 0.026047 584.048484 (172.342648)
test_rubyspec 0.049493 0.024332 100.046856 ( 19.345434)
total: 220.29 sec