Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-211941
#<BuildRuby:0x00007fa39f2efdc0
@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.20240623-211941",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008531 0.001034 3.998382 ( 6.933523)
build_miniruby 0.002007 0.000243 1.822078 ( 2.983254)
build_ruby 0.002848 0.000345 4.725588 ( 7.645845)
build_all 0.006716 0.005030 8.929776 ( 12.154673)
build_install 0.024723 0.002846 12.045355 ( 16.664368)
test_btest 0.001175 0.000168 123.223573 (169.510892)
test_basic 0.008048 0.005849 1.392080 ( 3.472752)
test_all 0.127434 0.037166 977.491600 (768.691830)
test_rubyspec 0.054951 0.039281 169.551785 ( 58.147319)
total: 1046.21 sec