Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-035833
#<BuildRuby:0x00007fe29c46fdd0
@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.20240628-035833",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.000000 0.008385 3.398174 ( 2.934951)
build_miniruby 0.000000 0.001693 1.274968 ( 1.271289)
build_ruby 0.000000 0.002000 3.364653 ( 3.528769)
build_all 0.000000 0.008720 6.766176 ( 2.592332)
build_install 0.014251 0.002904 9.749880 ( 4.238669)
test_btest 0.000624 0.000237 112.697158 ( 39.007552)
test_basic 0.000000 0.006743 0.906394 ( 3.479552)
test_all 0.105353 0.047833 747.174817 (244.049190)
test_rubyspec 0.057149 0.034878 167.677814 ( 47.022951)
total: 348.13 sec