Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-045144
#<BuildRuby:0x000055a56b5122a8
@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.20230311-045144",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004478 0.000814 1.592645 ( 3.075696)
build_miniruby 0.001089 0.000198 1.160574 ( 1.158956)
build_ruby 0.001058 0.000192 2.189446 ( 2.386586)
build_all 0.004260 0.000775 1.678363 ( 0.882392)
build_install 0.012968 0.000000 2.661218 ( 1.676673)
test_btest 0.000733 0.000052 64.196655 ( 16.772253)
test_basic 0.003332 0.000533 0.457724 ( 0.551452)
test_all 0.000725 0.000116 505.785103 (151.661794)
test_rubyspec 0.004515 0.027278 65.344329 ( 75.177232)
total: 253.34 sec