Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-012401
#<BuildRuby:0x00007ff4f27dfde0
@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.20240920-012401",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.003174 0.005337 4.580714 ( 3.752040)
build_miniruby 0.001762 0.000000 1.744279 ( 1.740822)
build_ruby 0.000545 0.001705 4.413253 ( 4.596326)
build_all 0.004500 0.004194 7.093645 ( 3.056801)
build_install 0.010683 0.009477 10.758833 ( 5.180522)
test_btest 0.000561 0.000264 95.409920 ( 27.838017)
test_basic 0.005819 0.006757 1.184476 ( 1.231358)
test_all 0.119199 0.034774 795.787566 (230.018577)
test_rubyspec 0.058432 0.034398 136.015689 ( 31.844426)
total: 309.26 sec