Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-164445
#<BuildRuby:0x00007ff8c0bdfdd8
@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.20241006-164445",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.004613 0.004097 4.240348 ( 4.270138)
build_miniruby 0.000000 0.001786 1.749798 ( 1.758826)
build_ruby 0.000000 0.001876 4.376902 ( 4.564289)
build_all 0.008688 0.002073 7.787525 ( 3.548742)
build_install 0.009350 0.014666 11.031826 ( 6.204846)
test_btest 0.000803 0.000241 99.139724 ( 36.381647)
test_basic 0.000033 0.012223 1.192006 ( 1.299968)
test_all 0.116228 0.037957 841.258721 (669.190044)
test_rubyspec 0.072874 0.023996 143.371461 (105.632297)
total: 832.85 sec