Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250515-181131
#<BuildRuby:0x00007f21d35bfdc8
@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.20250515-181131",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000000 0.000054 0.000054 ( 0.000037)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.002256 0.004359 3.166740 ( 2.809928)
build_miniruby 0.001620 0.000000 1.299311 ( 1.296131)
build_ruby 0.001737 0.000000 3.369064 ( 14.381423)
build_all 0.000199 0.008144 5.964976 ( 2.573180)
build_install 0.007937 0.008132 7.810866 ( 4.176870)
test_btest 0.000788 0.000262 52.585858 ( 15.744568)
test_basic 0.002903 0.005213 0.934380 ( 4.379419)
test_all 0.067138 0.052222 640.624535 (208.499902)
test_rubyspec 0.031064 0.045553 112.433243 ( 23.051307)
total: 276.91 sec