Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-134437
#<BuildRuby:0x00007f88f61afdc0
@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-134437",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.000670 0.006860 2.736537 ( 2.673523)
build_miniruby 0.001666 0.000000 1.257866 ( 1.254805)
build_ruby 0.001816 0.000000 3.274023 ( 3.474776)
build_all 0.007126 0.002175 6.774559 ( 2.764938)
build_install 0.010933 0.006477 8.795517 ( 3.904872)
test_btest 0.001029 0.000000 85.375200 ( 22.070141)
test_basic 0.004858 0.003214 0.781418 ( 0.843274)
test_all 0.097830 0.049197 681.973159 (207.255620)
test_rubyspec 0.043396 0.045661 133.727137 ( 23.897606)
total: 268.14 sec