Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-142901
#<BuildRuby:0x000055a289f4a340
@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.20221203-142901",
@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.000024 0.000004 0.000028 ( 0.000022)
autoconf 0.000040 0.000006 0.000046 ( 0.000042)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003440 0.003899 1.618316 ( 2.344096)
build_miniruby 0.001250 0.000240 0.975882 ( 1.050355)
build_ruby 0.001545 0.000297 1.738907 ( 1.907936)
build_all 0.004439 0.004177 3.820060 ( 2.761044)
build_install 0.010143 0.006746 2.912095 ( 2.810340)
test_btest 0.000842 0.000000 60.308407 ( 30.399968)
test_basic 0.005373 0.001479 0.415376 ( 0.626771)
test_all 0.001611 0.000416 638.232773 (262.653488)
test_rubyspec 0.015722 0.043697 76.307505 (115.232255)
total: 419.79 sec