Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-200029
#<BuildRuby:0x0000562c8b4121a8
@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.20221224-200029",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000011 0.000003 0.000014 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003687 0.000776 1.076273 ( 1.493498)
build_miniruby 0.001637 0.000000 1.494144 ( 1.504967)
build_ruby 0.002010 0.000000 3.430804 ( 3.782130)
build_all 0.002912 0.003850 3.872031 ( 1.958312)
build_install 0.011835 0.003995 3.054844 ( 2.134413)
test_btest 0.000574 0.000144 56.179188 ( 22.137141)
test_basic 0.002019 0.003553 0.437915 ( 0.538625)
test_all 0.000936 0.000262 654.816798 (221.163452)
test_rubyspec 0.030710 0.027179 72.584237 ( 85.400594)
total: 340.11 sec