Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-155748
#<BuildRuby:0x000055b87d26e1a8
@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.20221208-155748",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004541 0.000865 1.397966 ( 1.689280)
build_miniruby 0.000000 0.001061 1.022695 ( 1.021749)
build_ruby 0.000000 0.001313 2.236336 ( 2.230046)
build_all 0.001358 0.005117 3.577065 ( 1.813256)
build_install 0.008575 0.005446 2.893607 ( 1.982876)
test_btest 0.000570 0.000173 56.526449 ( 16.614412)
test_basic 0.000000 0.004298 0.406450 ( 0.499940)
test_all 0.000726 0.000253 647.328298 (183.764154)
test_rubyspec 0.020402 0.018185 62.461613 ( 72.387468)
total: 282.00 sec