Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-133807
#<BuildRuby:0x0000558d118a27f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221210-133807",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001373 0.003158 1.062851 ( 1.455830)
build_miniruby 0.001149 0.000138 1.034941 ( 1.033418)
build_ruby 0.001652 0.000000 2.277674 ( 2.269092)
build_all 0.006183 0.000051 3.277031 ( 1.544973)
build_install 0.009147 0.003976 2.381168 ( 1.441489)
test_btest 0.000685 0.000094 55.971989 ( 15.171152)
test_basic 0.003894 0.000537 0.344874 ( 0.438360)
test_all 0.001517 0.000000 585.198458 (168.728584)
test_rubyspec 0.010512 0.019479 57.882073 ( 67.951460)
total: 260.04 sec