Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-160238
#<BuildRuby:0x0000561372c72168
@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.20221205-160238",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005698 0.000712 1.507651 ( 2.190187)
build_miniruby 0.001135 0.000141 0.913534 ( 0.922384)
build_ruby 0.001423 0.000178 1.542363 ( 1.632689)
build_all 0.006678 0.000283 3.835086 ( 2.569540)
build_install 0.013660 0.001066 2.711734 ( 2.364066)
test_btest 0.000613 0.000071 56.031596 ( 28.094799)
test_basic 0.001242 0.004275 0.382767 ( 0.484980)
test_all 0.001498 0.000222 598.975494 (246.350544)
test_rubyspec 0.029217 0.015410 70.167699 ( 82.795954)
total: 367.41 sec