Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-115248
#<BuildRuby:0x0000556047c9a8e0
@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.20230203-115248",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003809 0.000663 1.105598 ( 1.513649)
build_miniruby 0.001725 0.000300 1.329279 ( 1.353595)
build_ruby 0.001472 0.000256 2.450933 ( 2.653373)
build_all 0.006591 0.000000 3.924749 ( 2.026415)
build_install 0.015547 0.000009 2.914562 ( 2.429495)
test_btest 0.000661 0.000094 60.216218 ( 25.556818)
test_basic 0.005618 0.000803 0.422698 ( 0.523806)
test_all 0.001657 0.000237 649.196588 (204.972880)
test_rubyspec 0.027657 0.014194 66.293279 ( 76.207843)
total: 317.24 sec