Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-172958
#<BuildRuby:0x0000561c2714a228
@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.20221226-172958",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.006536 0.000234 1.329943 ( 2.826508)
build_miniruby 0.001738 0.000062 2.023699 ( 2.767245)
build_ruby 0.001544 0.000055 3.830502 ( 5.862755)
build_all 0.008395 0.000000 3.892802 ( 5.130555)
build_install 0.014988 0.004341 3.471586 ( 4.433990)
test_btest 0.001115 0.000068 61.222181 ( 58.275101)
test_basic 0.006507 0.000395 0.491924 ( 0.810576)
test_all 0.001159 0.000000 671.203126 (370.060646)
test_rubyspec 0.023510 0.024267 72.106965 ( 84.830017)
total: 535.00 sec