Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-200444
#<BuildRuby:0x000055fe575ca0e8
@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.20221207-200444",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000009 0.000003 0.000012 ( 0.000022)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.002269 0.003449 1.367318 ( 1.733451)
build_miniruby 0.000956 0.000341 2.686098 ( 2.382423)
build_ruby 0.000941 0.000336 2.449696 ( 2.448614)
build_all 0.001559 0.004787 3.593341 ( 1.877723)
build_install 0.011915 0.001293 2.731053 ( 1.818443)
test_btest 0.000512 0.000192 56.956428 ( 16.735753)
test_basic 0.004046 0.000000 0.399029 ( 0.493246)
test_all 0.001557 0.000419 606.837798 (176.197025)
test_rubyspec 0.018025 0.017896 62.741170 ( 72.625487)
total: 276.31 sec