Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-204115
#<BuildRuby:0x0000560856b5e230
@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.20221220-204115",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000013 0.000001 0.000014 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004798 0.000074 1.004137 ( 1.395536)
build_miniruby 0.000000 0.001446 1.070442 ( 1.072165)
build_ruby 0.000000 0.001369 3.399838 ( 25.310751)
build_all 0.006327 0.000886 3.873527 ( 2.091868)
build_install 0.011217 0.003868 3.097880 ( 2.161914)
test_btest 0.000733 0.000113 60.888820 ( 23.891654)
test_basic 0.004611 0.002719 0.481572 ( 0.586877)
test_all 0.001955 0.000000 626.171924 (185.311812)
test_rubyspec 0.013210 0.029996 66.627738 ( 76.696064)
total: 318.52 sec