Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-022842
#<BuildRuby:0x000055a802206138
@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-022842",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002829 0.003818 1.468953 ( 1.628115)
build_miniruby 0.001147 0.000200 1.030297 ( 1.029783)
build_ruby 0.000000 0.001824 1.552340 ( 1.547250)
build_all 0.005786 0.001672 3.577953 ( 1.877500)
build_install 0.015153 0.001346 2.703161 ( 1.816979)
test_btest 0.000638 0.000118 65.951762 ( 19.344999)
test_basic 0.004721 0.000086 0.341451 ( 0.437004)
test_all 0.000943 0.000169 668.111993 (200.825547)
test_rubyspec 0.037863 0.019182 72.185423 ( 84.462324)
total: 312.97 sec