Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-084023
#<BuildRuby:0x00005615370f1fe8
@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.20230119-084023",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005408 0.000123 1.229872 ( 2.271642)
build_miniruby 0.000000 0.001820 1.292672 ( 1.298580)
build_ruby 0.000000 0.001871 2.938071 ( 3.532987)
build_all 0.003785 0.003449 3.782584 ( 2.969812)
build_install 0.012241 0.003938 2.941690 ( 2.851125)
test_btest 0.000728 0.000121 55.068256 ( 29.785939)
test_basic 0.005038 0.000840 0.436621 ( 0.685099)
test_all 0.000000 0.001958 641.803305 (280.122021)
test_rubyspec 0.023988 0.024654 72.014288 ( 87.288552)
total: 410.81 sec