Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-153322
#<BuildRuby:0x00007fbb4d67fdd0
@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.20240929-153322",
@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.000025)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.008473 0.000118 4.431645 ( 3.620026)
build_miniruby 0.001343 0.000294 1.417682 ( 1.414117)
build_ruby 0.002143 0.000000 4.129914 ( 4.296201)
build_all 0.005455 0.003052 6.692097 ( 2.736447)
build_install 0.014305 0.005529 8.498043 ( 3.861177)
test_btest 0.000818 0.000199 83.653756 ( 21.671292)
test_basic 0.000825 0.007400 0.920808 ( 0.970715)
test_all 0.093882 0.051269 694.312996 (205.738759)
test_rubyspec 0.045302 0.041910 134.167972 ( 23.214834)
total: 267.52 sec