Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-102149
#<BuildRuby:0x00007fd9ff75fdd8
@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.20241207-102149",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002953 0.003898 2.991396 ( 2.947052)
build_miniruby 0.001360 0.000234 1.224798 ( 1.221817)
build_ruby 0.001570 0.000271 3.776923 ( 3.950944)
build_all 0.003283 0.004844 5.872964 ( 2.374573)
build_install 0.015881 0.003143 7.732542 ( 3.581138)
test_btest 0.000000 0.001115 73.500012 ( 19.368970)
test_basic 0.002748 0.007541 0.799519 ( 0.843617)
test_all 0.105923 0.039701 694.296440 (219.274137)
test_rubyspec 0.060997 0.019534 115.477675 ( 25.837471)
total: 279.40 sec