Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-061859
#<BuildRuby:0x00005557a0766018
@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.20221208-061859",
@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.000014)
autoconf 0.000000 0.000112 0.000112 ( 0.008166)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.000000 0.006838 1.562591 ( 2.715627)
build_miniruby 0.000000 0.001245 1.411807 ( 1.556074)
build_ruby 0.000000 0.001845 2.946127 ( 3.492071)
build_all 0.007510 0.000998 3.997383 ( 3.907446)
build_install 0.006203 0.013696 3.042793 ( 3.380372)
test_btest 0.000662 0.000196 57.790251 ( 46.136714)
test_basic 0.004956 0.001469 0.454070 ( 0.831229)
test_all 0.001046 0.000309 712.564307 (683.403830)
test_rubyspec 0.032462 0.026380 75.681642 (107.975712)
total: 853.41 sec