Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-125820
#<BuildRuby:0x000055fac46ba138
@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.20230212-125820",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004168 0.000174 0.986063 ( 1.361962)
build_miniruby 0.001062 0.000044 1.124825 ( 1.123200)
build_ruby 0.001325 0.000055 2.234348 ( 2.416866)
build_all 0.002388 0.003827 3.622322 ( 1.844460)
build_install 0.007562 0.003589 2.652348 ( 1.786834)
test_btest 0.000781 0.000081 56.690334 ( 15.372137)
test_basic 0.004338 0.000448 0.441519 ( 0.535801)
test_all 0.001230 0.000127 609.059106 (173.805244)
test_rubyspec 0.013703 0.024044 62.681665 ( 72.693677)
total: 270.94 sec