Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-141937
#<BuildRuby:0x000055562e3be230
@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.20221228-141937",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000507 0.004120 0.893577 ( 1.291273)
build_miniruby 0.001154 0.000210 1.045564 ( 1.043746)
build_ruby 0.001170 0.000213 2.551189 ( 2.937493)
build_all 0.006208 0.000356 3.245255 ( 1.583353)
build_install 0.012584 0.000000 2.456379 ( 1.518569)
test_btest 0.000773 0.000106 54.793937 ( 14.235558)
test_basic 0.000000 0.004768 0.341132 ( 0.433453)
test_all 0.000000 0.001080 565.745304 (164.009052)
test_rubyspec 0.024633 0.016382 55.901736 ( 66.085207)
total: 253.14 sec