Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-163454
#<BuildRuby:0x00007f2d8c66fdd0
@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.20240708-163454",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.004620 0.002996 3.399283 ( 2.856841)
build_miniruby 0.001632 0.000000 1.110792 ( 1.107767)
build_ruby 0.001916 0.000000 3.309330 ( 3.512730)
build_all 0.007163 0.000856 6.965717 ( 2.708755)
build_install 0.011856 0.007832 9.704476 ( 4.278060)
test_btest 0.000000 0.001169 103.477017 ( 26.661811)
test_basic 0.003396 0.004495 0.902741 ( 0.953233)
test_all 0.108491 0.040951 740.385465 (223.500170)
test_rubyspec 0.042607 0.047073 168.859886 ( 28.793157)
total: 294.37 sec