Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-110705
#<BuildRuby:0x00007fc4dffbfdc8
@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.20241206-110705",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.006154 0.001698 3.788149 ( 3.883857)
build_miniruby 0.001280 0.000353 1.944956 ( 1.945602)
build_ruby 0.001335 0.000369 4.127972 ( 4.338653)
build_all 0.009292 0.000121 6.633694 ( 2.901162)
build_install 0.017986 0.005673 9.614356 ( 5.881032)
test_btest 0.000897 0.000238 78.480584 ( 33.797135)
test_basic 0.004857 0.006026 1.071086 ( 1.117289)
test_all 0.102751 0.043773 736.520330 (210.939597)
test_rubyspec 0.062976 0.017791 119.086564 ( 26.618802)
total: 291.42 sec