Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-232231
#<BuildRuby:0x00007fa1bac2fde0
@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.20240825-232231",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006136 0.000558 2.421156 ( 2.390928)
build_miniruby 0.001449 0.000132 1.144997 ( 1.141717)
build_ruby 0.001716 0.000156 2.790088 ( 3.004356)
build_all 0.004182 0.003762 6.108049 ( 2.292158)
build_install 0.014801 0.001280 7.974587 ( 3.566536)
test_btest 0.000807 0.000097 99.983141 ( 25.562246)
test_basic 0.004335 0.005293 0.881567 ( 0.928238)
test_all 0.098948 0.046400 656.368831 (208.656035)
test_rubyspec 0.042620 0.046346 159.536826 ( 25.553465)
total: 273.10 sec