Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-003722
#<BuildRuby:0x000055f3e41221a8
@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-003722",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000285 0.004065 1.060399 ( 1.459288)
build_miniruby 0.000933 0.000233 1.291625 ( 1.292194)
build_ruby 0.001232 0.000308 3.148118 ( 3.515922)
build_all 0.002163 0.004835 3.607264 ( 1.768436)
build_install 0.006604 0.007820 2.941246 ( 1.994464)
test_btest 0.000000 0.000835 56.019144 ( 17.802353)
test_basic 0.000000 0.005027 0.421311 ( 0.518951)
test_all 0.000626 0.000721 619.227705 (196.519360)
test_rubyspec 0.021629 0.021702 68.269592 ( 78.846801)
total: 303.72 sec