Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-161116
#<BuildRuby:0x0000562e4c78a7f0
@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.20221228-161116",
@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.000000 0.000014 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.000000 0.004453 0.838426 ( 1.200244)
build_miniruby 0.000000 0.001233 1.271893 ( 1.270147)
build_ruby 0.000000 0.001335 2.528691 ( 27.784897)
build_all 0.001454 0.005243 3.266692 ( 1.548309)
build_install 0.013204 0.000816 2.559666 ( 1.598101)
test_btest 0.000912 0.000152 54.423414 ( 13.971893)
test_basic 0.004538 0.000000 0.388611 ( 0.480935)
test_all 0.001237 0.000000 584.424239 (167.005632)
test_rubyspec 0.012800 0.024432 57.827539 ( 67.974920)
total: 282.84 sec