Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250415-163215
#<BuildRuby:0x00007fbb8272fde0
@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.20250415-163215",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.004272 0.001479 1.985644 ( 2.302790)
build_miniruby 0.001651 0.000000 1.521915 ( 1.519188)
build_ruby 0.001883 0.000000 3.375368 ( 3.715971)
build_all 0.008502 0.000019 5.818365 ( 2.509692)
build_install 0.018718 0.000000 7.783564 ( 4.404905)
test_btest 0.000861 0.000000 48.703089 ( 13.964974)
test_basic 0.006245 0.000430 0.900306 ( 0.959356)
test_all 0.087305 0.032270 600.557069 (189.298494)
test_rubyspec 0.043980 0.030478 104.367006 ( 25.777501)
total: 244.45 sec