Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-111142
#<BuildRuby:0x000055589fb2a230
@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.20221226-111142",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.005650 0.000305 1.221965 ( 1.992158)
build_miniruby 0.001417 0.000227 1.598835 ( 1.614536)
build_ruby 0.001642 0.000263 3.582074 ( 3.952403)
build_all 0.003054 0.004756 3.863853 ( 2.173176)
build_install 0.010691 0.004748 3.067177 ( 2.451957)
test_btest 0.000646 0.000143 57.445606 ( 20.130459)
test_basic 0.005129 0.000161 0.399977 ( 0.493534)
test_all 0.000874 0.000188 631.875583 (193.399479)
test_rubyspec 0.018095 0.026772 66.258121 ( 76.531357)
total: 302.74 sec