Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-115729
#<BuildRuby:0x00007f288e3dfdc0
@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-115729",
@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.000023)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002651 0.005803 3.850781 ( 3.271821)
build_miniruby 0.000000 0.001723 1.384462 ( 1.380891)
build_ruby 0.000241 0.002107 3.889403 ( 4.100929)
build_all 0.005942 0.003057 7.916976 ( 3.097372)
build_install 0.014974 0.005834 10.146137 ( 4.585155)
test_btest 0.000000 0.001082 118.244245 ( 31.196993)
test_basic 0.002608 0.007390 1.119590 ( 1.166684)
test_all 0.097784 0.054791 796.873405 (228.802149)
test_rubyspec 0.049781 0.038018 170.577580 ( 33.317081)
total: 310.92 sec