Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-192751
#<BuildRuby:0x000055a01fbfd7f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-192751",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001066 0.004158 1.011768 ( 1.333393)
build_miniruby 0.000000 0.001143 0.641221 ( 0.639883)
build_ruby 0.000000 0.001267 1.088452 ( 1.082521)
build_all 0.004280 0.001567 2.421340 ( 1.206935)
build_install 0.010019 0.000000 1.711490 ( 1.060861)
test_btest 0.000733 0.000000 50.704388 ( 13.530974)
test_basic 0.000000 0.004339 0.272987 ( 0.367205)
test_all 0.000000 0.000982 475.324859 (140.015970)
test_rubyspec 0.000000 0.031872 44.350536 ( 54.779158)
total: 214.02 sec