Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-075314
#<BuildRuby:0x0000564570d0a208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-075314",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000010 0.000000 0.000010 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005867 0.000076 1.222089 ( 1.427564)
build_miniruby 0.001393 0.000000 0.834170 ( 0.832754)
build_ruby 0.001473 0.000000 1.232299 ( 1.223062)
build_all 0.003604 0.003134 2.843080 ( 1.384459)
build_install 0.012643 0.000114 2.333782 ( 1.394412)
test_btest 0.000781 0.000047 58.803354 ( 16.733192)
test_basic 0.004006 0.000243 0.289951 ( 0.385546)
test_all 0.001652 0.000100 590.358475 (169.496142)
test_rubyspec 0.031283 0.004479 53.193661 ( 63.066117)
total: 255.94 sec