Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-161439
#<BuildRuby:0x00007f6e5b7efdd0
@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.20241105-161439",
@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.000017 0.000006 0.000023 ( 0.000022)
autoconf 0.000033 0.000011 0.000044 ( 0.000042)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005762 0.001773 3.113504 ( 3.016132)
build_miniruby 0.001066 0.000328 1.290153 ( 1.287048)
build_ruby 0.001304 0.000401 3.425570 ( 3.625161)
build_all 0.008311 0.000000 6.272735 ( 2.651863)
build_install 0.013742 0.002471 8.382680 ( 3.833195)
test_btest 0.000706 0.000195 75.960722 ( 20.149021)
test_basic 0.002046 0.007064 1.032399 ( 1.094470)
test_all 0.116021 0.030865 676.022913 (203.794694)
test_rubyspec 0.051920 0.029859 118.529667 ( 24.583843)
total: 264.04 sec