Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-172925
#<BuildRuby:0x000055ded9896008
@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.20231211-172925",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000045 0.000000 0.000045 ( 0.000043)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.003764 0.003487 2.330015 ( 2.399853)
build_miniruby 0.000000 0.001541 1.387686 ( 1.386459)
build_ruby 0.000000 0.001517 3.382018 ( 3.556982)
build_all 0.001930 0.006396 5.900106 ( 2.852814)
build_install 0.012189 0.008665 7.520269 ( 3.901536)
test_btest 0.000627 0.000177 83.177873 ( 23.962773)
test_basic 0.004331 0.001218 0.837273 ( 0.895207)
test_all 0.097794 0.023667 704.454716 (228.133404)
test_rubyspec 0.027241 0.036185 85.897881 ( 97.270795)
total: 364.36 sec