Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-183957
#<BuildRuby:0x00007ff120befdc0
@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.20240804-183957",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.003069 0.005021 3.367556 ( 3.382968)
build_miniruby 0.001336 0.000473 1.353812 ( 1.350280)
build_ruby 0.001584 0.000562 4.062740 ( 4.185402)
build_all 0.008854 0.000197 8.500435 ( 3.312497)
build_install 0.018193 0.002085 11.290847 ( 5.384492)
test_btest 0.000640 0.000197 114.140550 ( 30.140735)
test_basic 0.001468 0.008527 1.110824 ( 1.161834)
test_all 0.090547 0.057946 816.521129 (234.661977)
test_rubyspec 0.066644 0.023193 168.360826 ( 34.799753)
total: 318.38 sec