Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-173253
#<BuildRuby:0x00007f896e76fdc8
@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.20240820-173253",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.004239 0.003963 3.569749 ( 3.589450)
build_miniruby 0.001622 0.000000 1.376855 ( 1.373767)
build_ruby 0.001951 0.000000 4.288252 ( 33.241215)
build_all 0.004775 0.004071 8.167117 ( 7.518777)
build_install 0.019484 0.005937 12.111281 ( 7.676751)
test_btest 0.000689 0.000165 126.211553 ( 69.741552)
test_basic 0.011325 0.000869 1.360605 ( 1.708158)
test_all 0.125997 0.035346 1027.565108 (704.265147)
test_rubyspec 0.061137 0.034386 179.261828 (148.541626)
total: 977.66 sec