Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250531-031125
#<BuildRuby:0x00007f0ee1f5fdd8
@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.20250531-031125",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000031)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000997 0.007076 4.127392 ( 2.214435)
build_miniruby 0.001007 0.000318 1.173618 ( 1.172372)
build_ruby 0.001237 0.000391 2.755268 ( 44.046986)
build_all 0.006549 0.000770 4.114448 ( 4.551349)
build_install 0.011769 0.005241 7.802650 ( 3.491880)
test_btest 0.002298 0.000000 44.979419 ( 12.339029)
test_basic 0.002422 0.004460 0.634428 ( 0.691744)
test_all 0.069492 0.043854 496.348065 (159.739813)
test_rubyspec 0.041108 0.034504 104.992241 ( 18.195091)
total: 246.44 sec