Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-045014
#<BuildRuby:0x000055d8cf156208
@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.20230218-045014",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000245 0.004155 1.117295 ( 1.461485)
build_miniruby 0.001118 0.000152 0.986063 ( 0.984220)
build_ruby 0.000000 0.001426 1.877435 ( 2.087633)
build_all 0.000000 0.005639 3.282499 ( 1.580104)
build_install 0.010823 0.000054 2.662763 ( 1.848684)
test_btest 0.000595 0.000115 54.516604 ( 14.178335)
test_basic 0.000883 0.004190 0.340532 ( 0.431981)
test_all 0.000762 0.000176 567.825904 (164.028214)
test_rubyspec 0.019125 0.017185 57.164331 ( 67.156217)
total: 253.76 sec