Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-080043
#<BuildRuby:0x00005574329061a8
@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.20221231-080043",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.000347 0.004003 0.954892 ( 1.344462)
build_miniruby 0.000799 0.000369 1.092217 ( 1.090684)
build_ruby 0.001046 0.000483 2.478602 ( 2.847354)
build_all 0.006470 0.000000 3.292624 ( 1.484386)
build_install 0.011798 0.000794 2.672213 ( 1.715578)
test_btest 0.000575 0.000203 53.450348 ( 14.925402)
test_basic 0.004906 0.000237 0.404285 ( 0.496028)
test_all 0.000886 0.000295 561.834574 (168.093472)
test_rubyspec 0.000000 0.037562 55.914164 ( 65.848499)
total: 257.85 sec