Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-165119
#<BuildRuby:0x0000564d261c6168
@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.20230104-165119",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000528 0.004069 1.140015 ( 1.533515)
build_miniruby 0.001177 0.000214 1.146004 ( 1.144530)
build_ruby 0.001146 0.000209 2.845458 ( 3.204307)
build_all 0.003471 0.003120 3.647976 ( 1.818648)
build_install 0.013013 0.001820 3.021494 ( 2.005012)
test_btest 0.000660 0.000000 54.608959 ( 15.196241)
test_basic 0.005499 0.000000 0.358104 ( 0.453669)
test_all 0.001079 0.000000 626.608456 (193.042134)
test_rubyspec 0.015581 0.021945 58.881685 ( 68.897384)
total: 287.30 sec