Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-141253
#<BuildRuby:0x00007ff427d0fde0
@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.20241022-141253",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006624 0.000434 3.370102 ( 9.101750)
build_miniruby 0.000000 0.002065 1.772262 ( 1.892913)
build_ruby 0.000000 0.001985 4.637326 ( 4.929287)
build_all 0.006378 0.004755 7.592903 ( 4.873908)
build_install 0.007119 0.014821 10.836293 ( 7.121243)
test_btest 0.000566 0.000232 82.373495 ( 50.526709)
test_basic 0.008672 0.003547 1.186441 ( 1.422681)
test_all 0.084146 0.062682 693.551136 (207.432430)
test_rubyspec 0.050563 0.030229 120.688805 ( 22.260981)
total: 309.56 sec