Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-171724
#<BuildRuby:0x0000555686ea9f70
@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.20230207-171724",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.003782 0.000721 1.115762 ( 1.674490)
build_miniruby 0.000000 0.001117 1.025129 ( 1.033141)
build_ruby 0.000000 0.001406 2.385294 ( 2.628124)
build_all 0.006071 0.001006 3.859575 ( 2.070715)
build_install 0.007644 0.006933 2.860772 ( 2.564495)
test_btest 0.000677 0.000182 55.805721 ( 29.279299)
test_basic 0.005143 0.001385 0.440100 ( 0.542386)
test_all 0.001036 0.000279 630.171421 (238.207235)
test_rubyspec 0.013271 0.033841 72.434684 ( 83.240618)
total: 361.24 sec