Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-205942
#<BuildRuby:0x00007f3f11edfdd0
@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.20241030-205942",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.009876 0.000295 4.695341 ( 5.607954)
build_miniruby 0.001673 0.000000 1.836075 ( 2.375174)
build_ruby 0.002450 0.000030 4.620929 ( 35.498485)
build_all 0.007546 0.003294 7.168476 ( 4.376379)
build_install 0.015373 0.009369 10.325801 ( 7.039772)
test_btest 0.000958 0.000191 81.330426 ( 71.283328)
test_basic 0.011588 0.000639 1.183364 ( 1.382020)
test_all 0.097837 0.055915 790.679682 (380.941233)
test_rubyspec 0.038697 0.049387 123.934383 ( 47.562242)
total: 556.07 sec