Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-170451
#<BuildRuby:0x000055eb437657f8
@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.20221206-170451",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000966 0.004284 1.234831 ( 1.408461)
build_miniruby 0.000000 0.001061 0.782325 ( 0.780885)
build_ruby 0.000000 0.001268 1.135877 ( 1.128807)
build_all 0.002005 0.003244 3.055343 ( 1.695023)
build_install 0.010707 0.001816 2.271312 ( 1.383358)
test_btest 0.000645 0.000156 56.887146 ( 16.992327)
test_basic 0.004736 0.000295 0.384162 ( 0.483052)
test_all 0.000000 0.001053 577.139480 (169.585467)
test_rubyspec 0.015848 0.017215 50.953901 ( 61.008495)
total: 254.47 sec