Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-221639
#<BuildRuby:0x00007f720386fde0
@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.20241113-221639",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.002688 0.004741 3.762209 ( 3.970260)
build_miniruby 0.000000 0.001919 1.635237 ( 1.631441)
build_ruby 0.000000 0.001842 4.303929 ( 4.508223)
build_all 0.008944 0.000000 6.658941 ( 2.823084)
build_install 0.018859 0.000966 9.589955 ( 4.661137)
test_btest 0.000729 0.000183 79.123469 ( 22.978555)
test_basic 0.001842 0.007751 1.036594 ( 3.201000)
test_all 0.108359 0.038862 724.319222 (214.236735)
test_rubyspec 0.054733 0.026588 120.486124 ( 25.705398)
total: 283.72 sec