Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-100434
#<BuildRuby:0x000055a394ccd138
@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.20221203-100434",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.002108 0.003648 1.486373 ( 1.758771)
build_miniruby 0.001031 0.000141 0.954627 ( 0.970098)
build_ruby 0.001336 0.000182 1.679195 ( 1.683980)
build_all 0.003692 0.003886 3.769074 ( 2.411823)
build_install 0.015881 0.000000 2.742618 ( 2.401168)
test_btest 0.000693 0.000000 55.684569 ( 30.366079)
test_basic 0.006687 0.000000 0.411846 ( 0.513561)
test_all 0.001353 0.000182 607.947953 (210.475169)
test_rubyspec 0.021029 0.014861 64.571594 ( 74.650709)
total: 325.23 sec