Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-090447
#<BuildRuby:0x000055bf50c821d8
@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.20230828-090447",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.002996 0.004451 2.364900 ( 4.642438)
build_miniruby 0.001737 0.000239 1.682600 ( 1.838606)
build_ruby 0.001938 0.000000 3.356810 ( 3.588026)
build_all 0.003598 0.004444 6.447444 ( 3.912067)
build_install 0.001142 0.020277 8.095467 ( 5.978051)
test_btest 0.001137 0.000367 86.807437 ( 46.081691)
test_basic 0.007126 0.000916 0.987302 ( 1.313472)
test_all 0.000000 0.010509 713.037879 (311.230542)
test_rubyspec 0.045401 0.026713 106.454495 (126.633353)
total: 505.22 sec