Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-123659
#<BuildRuby:0x00007fe68e80fdc8
@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-123659",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000039 0.000006 0.000045 ( 0.000045)
build_up 0.000434 0.008173 4.310035 ( 3.876422)
build_miniruby 0.001479 0.000314 1.743964 ( 1.740912)
build_ruby 0.000000 0.002027 4.618147 ( 4.777232)
build_all 0.006785 0.002476 8.753629 ( 3.504818)
build_install 0.015568 0.004917 11.309302 ( 5.023026)
test_btest 0.000780 0.000190 120.155541 ( 30.975334)
test_basic 0.002317 0.008006 1.052913 ( 1.095374)
test_all 0.088546 0.069575 868.315499 (254.831306)
test_rubyspec 0.035798 0.063842 176.601447 ( 34.246433)
total: 340.07 sec