Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-154811
#<BuildRuby:0x000055a55df41fe8
@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.20230112-154811",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003943 0.000158 1.091115 ( 1.494900)
build_miniruby 0.001399 0.000056 1.396121 ( 1.397606)
build_ruby 0.001570 0.000063 3.418473 ( 3.805926)
build_all 0.003620 0.003929 3.608797 ( 1.760102)
build_install 0.005864 0.006865 2.692332 ( 1.831490)
test_btest 0.000631 0.000082 56.411413 ( 18.181040)
test_basic 0.006101 0.000000 0.417574 ( 0.515714)
test_all 0.001648 0.000026 610.462593 (187.788521)
test_rubyspec 0.019801 0.024080 68.185532 ( 78.577983)
total: 295.35 sec