Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-032557
#<BuildRuby:0x00007fcff19ffdd0
@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.20240814-032557",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006810 0.001297 2.965073 ( 3.163401)
build_miniruby 0.001426 0.000272 1.574261 ( 1.572756)
build_ruby 0.001570 0.000299 3.174470 ( 3.365628)
build_all 0.008497 0.000000 7.082927 ( 2.766119)
build_install 0.008866 0.007894 9.398763 ( 4.418979)
test_btest 0.000697 0.000161 109.621145 ( 28.449972)
test_basic 0.005226 0.006591 1.245855 ( 1.356719)
test_all 0.082851 0.072096 824.338172 (281.792380)
test_rubyspec 0.053312 0.041567 170.098881 ( 32.658433)
total: 359.55 sec