Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-085926
#<BuildRuby:0x000056520448a150
@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.20230202-085926",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001038 0.003341 1.113276 ( 1.509739)
build_miniruby 0.001219 0.000000 1.151950 ( 1.150445)
build_ruby 0.001856 0.000000 2.309176 ( 2.518066)
build_all 0.007445 0.000000 3.948532 ( 2.090704)
build_install 0.014603 0.000000 2.844529 ( 2.205543)
test_btest 0.000713 0.000000 55.688771 ( 22.553804)
test_basic 0.007018 0.000320 0.429961 ( 0.527273)
test_all 0.001134 0.000000 624.094644 (208.579016)
test_rubyspec 0.034352 0.011204 69.861475 ( 80.402028)
total: 321.54 sec