Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-225817
#<BuildRuby:0x00005598444657f8
@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-225817",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.001629 0.004123 1.375428 ( 1.507294)
build_miniruby 0.001287 0.000000 0.856144 ( 0.854696)
build_ruby 0.001493 0.000000 1.413086 ( 1.405827)
build_all 0.002616 0.003761 3.246093 ( 1.685285)
build_install 0.011827 0.000000 2.198947 ( 1.384491)
test_btest 0.000586 0.000060 57.551066 ( 15.384653)
test_basic 0.000000 0.004190 0.302318 ( 0.396115)
test_all 0.000000 0.001672 527.692244 (156.555602)
test_rubyspec 0.019198 0.016673 46.571418 ( 56.838081)
total: 236.01 sec