Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-124721
#<BuildRuby:0x00007fd71130fdc8
@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.20240704-124721",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.001085 0.007172 3.965296 ( 3.311322)
build_miniruby 0.000000 0.001604 1.255836 ( 1.252847)
build_ruby 0.000000 0.001855 4.096919 ( 4.264342)
build_all 0.007650 0.001334 8.599902 ( 3.488359)
build_install 0.016433 0.004124 11.175928 ( 5.221327)
test_btest 0.000824 0.000239 119.880700 ( 31.149331)
test_basic 0.004132 0.006781 1.250693 ( 1.298019)
test_all 0.089861 0.064330 889.948356 (279.572003)
test_rubyspec 0.041978 0.050309 171.872092 ( 37.734879)
total: 367.29 sec