Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-223257
#<BuildRuby:0x0000564c37f1a138
@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.20230921-223257",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003862 0.003995 2.396059 ( 4.888021)
build_miniruby 0.001721 0.000000 1.718293 ( 2.330565)
build_ruby 0.001729 0.000000 3.397121 ( 4.561665)
build_all 0.009680 0.000142 6.609080 ( 6.666942)
build_install 0.005642 0.016538 8.119255 ( 8.184869)
test_btest 0.000763 0.000165 85.359159 ( 70.588042)
test_basic 0.004177 0.004131 0.953980 ( 1.455592)
test_all 0.006038 0.005709 748.570816 (482.979154)
test_rubyspec 0.037189 0.043495 107.619146 (131.690996)
total: 713.35 sec