Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-074700
#<BuildRuby:0x00005646c4fb2118
@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.20230723-074700",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000057 0.000007 0.000064 ( 0.000059)
configure 0.000038 0.000005 0.000043 ( 0.000038)
build_up 0.007476 0.000422 2.320698 ( 7.696602)
build_miniruby 0.001597 0.000188 1.864239 ( 4.604742)
build_ruby 0.001687 0.000199 3.564150 ( 8.782339)
build_all 0.008053 0.000948 2.813681 ( 4.823927)
build_install 0.021936 0.000480 4.405280 ( 8.095938)
test_btest 0.000975 0.000103 86.494568 ( 91.047934)
test_basic 0.007670 0.000807 1.026265 ( 2.264447)
test_all 0.001426 0.000150 682.019581 (533.952362)
test_rubyspec 0.035110 0.025056 95.976958 (160.734650)
total: 822.01 sec