Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-054941
#<BuildRuby:0x0000563728791ed0
@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.20230125-054941",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004132 0.000719 1.210296 ( 1.629436)
build_miniruby 0.000000 0.001951 1.299718 ( 1.302229)
build_ruby 0.001149 0.000732 3.164332 ( 3.445343)
build_all 0.007823 0.000000 3.797825 ( 1.889788)
build_install 0.010253 0.002169 2.474108 ( 1.616379)
test_btest 0.000384 0.000917 55.860027 ( 15.322768)
test_basic 0.000166 0.004715 0.434884 ( 0.527577)
test_all 0.001005 0.000134 608.600327 (171.939802)
test_rubyspec 0.025655 0.013961 61.622790 ( 71.576362)
total: 269.25 sec