Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-033007
#<BuildRuby:0x0000560157aba230
@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.20230909-033007",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002666 0.004392 2.276735 ( 4.407578)
build_miniruby 0.001322 0.000147 1.696332 ( 1.809886)
build_ruby 0.001386 0.000154 3.385539 ( 3.821406)
build_all 0.003294 0.004791 6.271991 ( 4.529874)
build_install 0.020670 0.001630 7.808575 ( 5.817767)
test_btest 0.000808 0.000111 80.530979 ( 43.534056)
test_basic 0.002417 0.005284 0.952303 ( 1.395905)
test_all 0.009934 0.000000 712.805882 (315.334812)
test_rubyspec 0.051054 0.023724 104.799877 (125.972512)
total: 506.62 sec