Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-114216
#<BuildRuby:0x000055b9a7d42180
@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-114216",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005277 0.000060 1.293545 ( 1.428681)
build_miniruby 0.001177 0.000000 0.688600 ( 0.687382)
build_ruby 0.001400 0.000000 1.503747 ( 1.496949)
build_all 0.006171 0.000206 3.370893 ( 1.705422)
build_install 0.005152 0.008439 2.422283 ( 1.516744)
test_btest 0.000665 0.000080 55.953684 ( 18.935322)
test_basic 0.000000 0.004177 0.349812 ( 0.454860)
test_all 0.000879 0.000141 602.143191 (175.155472)
test_rubyspec 0.031106 0.003343 63.148963 ( 73.044641)
total: 274.43 sec