Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-053806
#<BuildRuby:0x000055b19ed2a230
@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.20230827-053806",
@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.000028 0.000005 0.000033 ( 0.000028)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007364 0.000572 2.277556 ( 5.066713)
build_miniruby 0.001988 0.000000 1.750422 ( 2.352950)
build_ruby 0.000000 0.002231 3.474473 ( 5.075171)
build_all 0.006746 0.002765 6.715194 ( 8.676684)
build_install 0.015984 0.005926 8.294756 ( 11.286019)
test_btest 0.000793 0.000174 89.388884 (107.762456)
test_basic 0.003368 0.005420 1.012119 ( 1.761937)
test_all 0.006014 0.005048 720.967334 (745.023518)
test_rubyspec 0.031616 0.041391 108.587654 (136.759219)
total: 1023.77 sec