Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-151107
#<BuildRuby:0x00007f770d88fdc0
@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.20240824-151107",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005448 0.001513 2.608060 ( 2.633099)
build_miniruby 0.001209 0.000336 1.156590 ( 1.153205)
build_ruby 0.001740 0.000000 3.019424 ( 3.239650)
build_all 0.007832 0.001368 7.034568 ( 2.600921)
build_install 0.002785 0.016061 9.817050 ( 4.243255)
test_btest 0.000669 0.000286 105.988159 ( 27.211070)
test_basic 0.001511 0.007430 1.009779 ( 1.055925)
test_all 0.102818 0.045095 728.191763 (213.290697)
test_rubyspec 0.055271 0.038640 162.412937 ( 28.487437)
total: 283.92 sec