Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-205033
#<BuildRuby:0x00007fcb6768fdc8
@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.20240622-205033",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000030 0.000012 0.000042 ( 0.000043)
configure 0.000029 0.000011 0.000040 ( 0.000041)
build_up 0.002754 0.005257 3.000646 ( 2.929721)
build_miniruby 0.001814 0.000000 1.522904 ( 1.519617)
build_ruby 0.000000 0.002407 3.613694 ( 3.763979)
build_all 0.000000 0.008814 7.291842 ( 2.787863)
build_install 0.000000 0.017693 8.848845 ( 4.102230)
test_btest 0.000000 0.000965 100.022777 ( 25.776281)
test_basic 0.000000 0.008370 1.076231 ( 1.130258)
test_all 0.113801 0.034486 761.260759 (248.305796)
test_rubyspec 0.063518 0.030620 160.243075 ( 26.915007)
total: 317.23 sec