Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-050128
#<BuildRuby:0x00007f2e5139fdd8
@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.20241101-050128",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.007845 0.001184 4.396363 ( 4.379932)
build_miniruby 0.001511 0.000469 1.838834 ( 1.992414)
build_ruby 0.000000 0.002104 4.796134 ( 5.040434)
build_all 0.007929 0.003256 7.415924 ( 4.131799)
build_install 0.012322 0.015305 10.565469 ( 7.788677)
test_btest 0.001601 0.000000 80.321571 ( 42.311930)
test_basic 0.007635 0.004590 1.122315 ( 1.251309)
test_all 0.101895 0.056443 740.793625 (251.679378)
test_rubyspec 0.051857 0.038060 127.714450 ( 61.945535)
total: 380.52 sec