Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-162213
#<BuildRuby:0x00007f297efdfdc8
@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.20240714-162213",
@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.000012 0.000008 0.000020 ( 0.000021)
autoconf 0.000025 0.000015 0.000040 ( 0.000040)
configure 0.000023 0.000014 0.000037 ( 0.000036)
build_up 0.005402 0.002543 3.307219 ( 3.351391)
build_miniruby 0.000000 0.001549 1.660152 ( 1.656941)
build_ruby 0.001274 0.000765 3.563188 ( 19.054583)
build_all 0.003094 0.005810 7.913950 ( 3.232935)
build_install 0.005550 0.012338 10.383625 ( 7.295885)
test_btest 0.000591 0.000428 118.707574 ( 49.540840)
test_basic 0.004004 0.003903 1.000659 ( 1.052081)
test_all 0.105129 0.044626 773.013884 (225.509638)
test_rubyspec 0.050039 0.043536 163.189037 ( 27.681608)
total: 338.38 sec