Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-024613
#<BuildRuby:0x00007f934095fdc8
@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.20240815-024613",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.000000 0.007877 3.394721 ( 3.442471)
build_miniruby 0.001489 0.000462 1.539461 ( 1.535348)
build_ruby 0.001815 0.000000 3.792813 ( 3.981344)
build_all 0.008689 0.000745 8.257314 ( 3.277270)
build_install 0.012867 0.005515 10.754705 ( 5.033733)
test_btest 0.000741 0.000225 119.026217 ( 33.122356)
test_basic 0.005550 0.006120 1.152447 ( 1.195247)
test_all 0.118646 0.037849 811.761033 (284.965193)
test_rubyspec 0.033915 0.060492 166.556486 ( 32.493352)
total: 369.05 sec