Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-082718
#<BuildRuby:0x0000555b99656018
@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.20230113-082718",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004886 0.000222 1.252616 ( 2.028899)
build_miniruby 0.000000 0.001408 1.691822 ( 1.698465)
build_ruby 0.000000 0.001424 3.578916 ( 4.009786)
build_all 0.002408 0.005305 3.882745 ( 2.651642)
build_install 0.013583 0.000117 3.029846 ( 2.399106)
test_btest 0.000808 0.000093 55.884165 ( 26.481584)
test_basic 0.000000 0.007401 0.440265 ( 0.554611)
test_all 0.001724 0.001052 639.577782 (244.032225)
test_rubyspec 0.019019 0.031344 71.163330 ( 82.510763)
total: 366.37 sec