Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-090138
#<BuildRuby:0x00007f4dc4a8fde0
@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.20240802-090138",
@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.000032 0.000009 0.000041 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004845 0.003028 3.639107 ( 3.774860)
build_miniruby 0.001173 0.000364 1.565125 ( 1.561594)
build_ruby 0.001504 0.000467 4.031022 ( 4.186566)
build_all 0.005707 0.003264 8.153770 ( 3.102108)
build_install 0.011186 0.007656 10.710114 ( 4.984834)
test_btest 0.000686 0.000242 115.034365 ( 31.326941)
test_basic 0.005898 0.004249 1.297217 ( 1.975453)
test_all 0.096134 0.054199 814.225403 (253.159633)
test_rubyspec 0.049570 0.042249 172.641714 ( 43.197636)
total: 347.27 sec