Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-043300
#<BuildRuby:0x000055b00882e390
@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.20230209-043300",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004766 0.000829 1.184989 ( 2.267240)
build_miniruby 0.001280 0.000222 1.184279 ( 1.266631)
build_ruby 0.001348 0.000234 2.291117 ( 2.600463)
build_all 0.006549 0.000374 3.883539 ( 2.679057)
build_install 0.008850 0.005289 2.968955 ( 2.678001)
test_btest 0.000597 0.000119 55.833260 ( 28.962923)
test_basic 0.000975 0.004839 0.440727 ( 0.552580)
test_all 0.001239 0.000159 655.538898 (222.231586)
test_rubyspec 0.028823 0.019158 70.868847 ( 80.949135)
total: 344.19 sec