Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-013445
#<BuildRuby:0x00007f97f315fdc8
@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.20240705-013445",
@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.000018 0.000006 0.000024 ( 0.000026)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.008489 0.000147 4.452967 ( 3.839036)
build_miniruby 0.001406 0.000439 1.787177 ( 1.783886)
build_ruby 0.001634 0.000510 3.998592 ( 4.153386)
build_all 0.008166 0.000000 8.215542 ( 3.306628)
build_install 0.012573 0.008316 11.731043 ( 5.564280)
test_btest 0.000907 0.000294 122.711272 ( 32.343770)
test_basic 0.005917 0.004761 1.332872 ( 1.373185)
test_all 0.127460 0.028480 879.521270 (246.156415)
test_rubyspec 0.036444 0.058602 171.963913 ( 36.213500)
total: 334.74 sec