Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-080616
#<BuildRuby:0x0000561c949668e0
@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.20230131-080616",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.004483 1.114014 ( 1.743260)
build_miniruby 0.000000 0.001550 1.150444 ( 1.156023)
build_ruby 0.000000 0.001534 2.274739 ( 2.498357)
build_all 0.000000 0.006848 3.784422 ( 2.061970)
build_install 0.006171 0.007730 2.869302 ( 2.261108)
test_btest 0.000650 0.000195 54.604197 ( 25.770910)
test_basic 0.001865 0.004020 0.408638 ( 0.506752)
test_all 0.000369 0.001568 611.967186 (226.438057)
test_rubyspec 0.031363 0.020226 69.985551 ( 79.925486)
total: 342.36 sec