Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250513-055936
#<BuildRuby:0x00007f234e56fdd8
@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.20250513-055936",
@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.000026 0.000008 0.000034 ( 0.000030)
autoconf 0.000039 0.000012 0.000051 ( 0.000047)
configure 0.000030 0.000009 0.000039 ( 0.000038)
build_up 0.003969 0.004004 2.847076 ( 3.464523)
build_miniruby 0.001607 0.000536 1.691882 ( 1.818139)
build_ruby 0.001957 0.000652 4.598786 ( 5.077813)
build_all 0.010630 0.000000 6.922719 ( 3.763953)
build_install 0.015935 0.002262 9.172023 ( 5.037235)
test_btest 0.000879 0.000254 58.895161 ( 16.433287)
test_basic 0.010580 0.000709 0.962334 ( 1.017671)
test_all 0.054652 0.067822 615.081156 (197.875054)
test_rubyspec 0.033476 0.045730 114.676123 ( 20.875973)
total: 255.37 sec