Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-000834
#<BuildRuby:0x0000557d48196228
@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.20221229-000834",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.001394 0.003669 1.156322 ( 1.912559)
build_miniruby 0.001530 0.000000 1.561735 ( 1.563972)
build_ruby 0.001583 0.000000 3.589544 ( 3.949624)
build_all 0.007907 0.000000 3.831203 ( 2.083069)
build_install 0.015878 0.002585 3.396574 ( 2.690301)
test_btest 0.000700 0.000078 57.498922 ( 16.029574)
test_basic 0.001377 0.003764 0.358737 ( 0.452417)
test_all 0.000987 0.000137 626.282263 (180.618153)
test_rubyspec 0.028273 0.015343 61.207675 ( 71.380064)
total: 280.68 sec