Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-170422
#<BuildRuby:0x0000559b881762a8
@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.20230212-170422",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.003806 0.001332 1.053644 ( 1.455087)
build_miniruby 0.001182 0.000000 1.194952 ( 1.193910)
build_ruby 0.000000 0.001699 2.220866 ( 2.412281)
build_all 0.001236 0.005713 3.805644 ( 1.902745)
build_install 0.006402 0.007063 2.762747 ( 1.932399)
test_btest 0.000499 0.000238 57.922093 ( 19.318019)
test_basic 0.004300 0.002047 0.435744 ( 0.531538)
test_all 0.001231 0.000000 628.772349 (195.467056)
test_rubyspec 0.008185 0.038562 66.784787 ( 76.790786)
total: 301.00 sec