Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-025050
#<BuildRuby:0x00007f3c2e9efdd8
@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.20240803-025050",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000024 0.000004 0.000028 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003053 0.003802 2.512946 ( 2.742155)
build_miniruby 0.001208 0.000220 1.308757 ( 1.305185)
build_ruby 0.000000 0.001932 3.107361 ( 3.353674)
build_all 0.005817 0.002365 6.918848 ( 2.553754)
build_install 0.013751 0.003508 8.614478 ( 3.880068)
test_btest 0.000000 0.000929 108.422517 ( 27.836666)
test_basic 0.003745 0.006881 1.201458 ( 1.256840)
test_all 0.092296 0.061483 851.371603 (270.335821)
test_rubyspec 0.058372 0.029284 160.965133 ( 33.846147)
total: 347.11 sec