Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-203249
#<BuildRuby:0x00007f527c73fde0
@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.20240715-203249",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002141 0.004583 3.121733 ( 3.208181)
build_miniruby 0.001154 0.000343 1.249497 ( 1.246601)
build_ruby 0.001299 0.000385 3.629614 ( 3.801669)
build_all 0.006124 0.001815 7.611046 ( 2.998003)
build_install 0.008980 0.011569 10.439720 ( 4.906192)
test_btest 0.000000 0.000980 107.848622 ( 30.357909)
test_basic 0.000000 0.010206 1.176663 ( 1.236106)
test_all 0.105488 0.042241 741.435044 (226.536416)
test_rubyspec 0.050076 0.034917 160.083254 ( 32.558220)
total: 306.85 sec