Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-195020
#<BuildRuby:0x00007ff73311fdc8
@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.20241016-195020",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.008332 0.000054 3.576206 ( 3.447711)
build_miniruby 0.000000 0.001579 1.313748 ( 1.311043)
build_ruby 0.000000 0.002146 4.202334 ( 4.387463)
build_all 0.007740 0.001210 7.132899 ( 2.869941)
build_install 0.022285 0.000000 9.529913 ( 4.293807)
test_btest 0.001045 0.000000 91.271036 ( 24.244965)
test_basic 0.008294 0.002709 1.023298 ( 1.069312)
test_all 0.111936 0.037111 778.685478 (249.888424)
test_rubyspec 0.062262 0.027171 133.269315 ( 30.194497)
total: 321.71 sec