Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-005955
#<BuildRuby:0x00007f0f9d6cfdc8
@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.20240622-005955",
@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.000017 0.000008 0.000025 ( 0.000026)
autoconf 0.000027 0.000013 0.000040 ( 0.000040)
configure 0.000000 0.000058 0.000058 ( 0.000041)
build_up 0.000000 0.007620 3.085336 ( 2.957223)
build_miniruby 0.000837 0.000948 1.495747 ( 1.495179)
build_ruby 0.001267 0.000745 3.860789 ( 4.016606)
build_all 0.007916 0.001222 7.926134 ( 3.214804)
build_install 0.013254 0.006575 10.474066 ( 4.916213)
test_btest 0.000639 0.000344 113.866337 ( 37.007032)
test_basic 0.000556 0.012468 1.321503 ( 1.451943)
test_all 0.109635 0.045006 902.755786 (371.959995)
test_rubyspec 0.053282 0.031552 174.193630 (125.983490)
total: 553.00 sec