Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-185902
#<BuildRuby:0x0000556357ee6208
@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.20221204-185902",
@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.000016 0.000002 0.000018 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.002161 0.004389 1.330360 ( 1.825019)
build_miniruby 0.000000 0.001346 0.759191 ( 0.757646)
build_ruby 0.000000 0.001472 1.680543 ( 1.671324)
build_all 0.001771 0.005733 3.116079 ( 1.528132)
build_install 0.009053 0.004375 2.314260 ( 1.428146)
test_btest 0.000000 0.000758 60.364595 ( 18.004683)
test_basic 0.000733 0.003624 0.375300 ( 0.468581)
test_all 0.000850 0.000262 525.431698 (151.773603)
test_rubyspec 0.018412 0.016734 45.935630 ( 56.268786)
total: 233.73 sec