Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-000801
#<BuildRuby:0x000055bc08c320e8
@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.20221205-000801",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004714 0.000089 1.007839 ( 1.194266)
build_miniruby 0.000934 0.000134 0.570782 ( 0.569616)
build_ruby 0.001114 0.000159 0.971908 ( 0.965312)
build_all 0.004330 0.000618 2.443033 ( 1.254658)
build_install 0.008009 0.004379 1.919235 ( 1.182439)
test_btest 0.000591 0.000111 49.924330 ( 12.633937)
test_basic 0.002740 0.000514 0.235531 ( 0.331586)
test_all 0.000792 0.000149 470.065566 (142.226946)
test_rubyspec 0.020132 0.008678 44.782386 ( 55.133530)
total: 215.49 sec