Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-154047
#<BuildRuby:0x000055aae9fc6068
@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-154047",
@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.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001891 0.003562 1.157287 ( 1.334743)
build_miniruby 0.000000 0.001335 0.717222 ( 0.715380)
build_ruby 0.000000 0.001312 1.359445 ( 1.351813)
build_all 0.001620 0.004336 3.087260 ( 1.560149)
build_install 0.009231 0.002216 2.387843 ( 1.552398)
test_btest 0.000000 0.000776 60.271074 ( 16.438540)
test_basic 0.000731 0.003460 0.337803 ( 0.431886)
test_all 0.001997 0.000000 587.611084 (173.905436)
test_rubyspec 0.021983 0.015415 56.181586 ( 66.267051)
total: 263.56 sec