Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-001243
#<BuildRuby:0x000055c1900e6120
@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.20221209-001243",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005508 0.000200 1.359802 ( 1.529367)
build_miniruby 0.001029 0.000134 1.267025 ( 1.265933)
build_ruby 0.001408 0.000184 2.557423 ( 2.551600)
build_all 0.000504 0.006742 3.708887 ( 1.935662)
build_install 0.015513 0.000025 2.713395 ( 1.817893)
test_btest 0.000609 0.000105 58.305920 ( 17.218960)
test_basic 0.004083 0.000704 0.392572 ( 0.508005)
test_all 0.002007 0.000346 681.085936 (277.531043)
test_rubyspec 0.030067 0.032007 77.462787 ( 98.626888)
total: 402.99 sec