Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-124926
#<BuildRuby:0x00007f193cc4fde0
@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.20240819-124926",
@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.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000026 0.000012 0.000038 ( 0.000039)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.001644 0.006773 3.676682 ( 3.665216)
build_miniruby 0.001034 0.000538 1.720667 ( 1.721063)
build_ruby 0.001378 0.000716 4.332794 ( 4.468131)
build_all 0.007071 0.001532 8.529602 ( 3.358380)
build_install 0.011765 0.005882 10.720585 ( 4.708314)
test_btest 0.000747 0.000374 122.651617 ( 33.158390)
test_basic 0.010011 0.002909 1.291409 ( 1.342457)
test_all 0.110424 0.044362 892.090935 (259.286430)
test_rubyspec 0.047505 0.042790 176.712963 ( 36.640629)
total: 348.35 sec