Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-043039
#<BuildRuby:0x000055a4d1b4a7c8
@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.20230819-043039",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006678 0.000505 2.313822 ( 5.951546)
build_miniruby 0.001577 0.000316 1.675883 ( 3.366714)
build_ruby 0.001437 0.000288 3.625270 ( 5.593850)
build_all 0.008242 0.000000 6.362894 ( 6.579858)
build_install 0.015101 0.003829 7.919263 ( 8.503978)
test_btest 0.000970 0.000188 84.856807 ( 48.299168)
test_basic 0.003117 0.005031 0.961141 ( 1.099986)
test_all 0.008615 0.001945 674.661001 (416.339926)
test_rubyspec 0.041561 0.033234 108.335383 (188.643960)
total: 684.38 sec