Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-141850
#<BuildRuby:0x00007f35153efde0
@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.20240809-141850",
@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.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.004355 0.004095 3.722878 ( 3.824154)
build_miniruby 0.001440 0.000381 1.396909 ( 1.393951)
build_ruby 0.001678 0.000444 4.479048 ( 4.626504)
build_all 0.007728 0.002045 8.358897 ( 3.344950)
build_install 0.016215 0.004039 11.264545 ( 5.256540)
test_btest 0.000814 0.000214 115.540947 ( 30.172322)
test_basic 0.001766 0.007879 1.234830 ( 1.284430)
test_all 0.086349 0.062558 809.336952 (233.585069)
test_rubyspec 0.065203 0.029342 164.186304 ( 35.274337)
total: 318.76 sec