Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-125137
#<BuildRuby:0x000055eabf332430
@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-125137",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000000 0.000071 0.000071 ( 0.000040)
configure 0.000000 0.000023 0.000023 ( 0.000022)
build_up 0.001272 0.006787 1.624697 ( 2.882843)
build_miniruby 0.001121 0.000480 1.141718 ( 1.485269)
build_ruby 0.001188 0.000510 1.889426 ( 2.424110)
build_all 0.007325 0.001335 4.001792 ( 4.911322)
build_install 0.011205 0.008257 2.857962 ( 3.633618)
test_btest 0.000674 0.000299 66.972525 ( 66.609217)
test_basic 0.005581 0.000730 0.422741 ( 0.831541)
test_all 0.001671 0.000716 685.399739 (484.198187)
test_rubyspec 0.020846 0.022339 67.689855 ( 77.669618)
total: 644.65 sec