Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-022811
#<BuildRuby:0x000056038e601e58
@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.20231022-022811",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004683 0.003354 3.596136 ( 3.792742)
build_miniruby 0.001706 0.000000 1.649920 ( 1.663857)
build_ruby 0.000000 0.002135 3.433490 ( 3.666506)
build_all 0.003073 0.005709 5.825316 ( 3.322955)
build_install 0.019060 0.000780 8.032274 ( 4.035849)
test_btest 0.000699 0.000153 78.871217 ( 27.192557)
test_basic 0.001264 0.004326 0.836281 ( 0.896488)
test_all 0.083878 0.034577 625.895014 (196.269074)
test_rubyspec 0.026856 0.033541 87.248943 ( 98.979747)
total: 339.82 sec