Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-135742
#<BuildRuby:0x0000558c348ce1a8
@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.20230203-135742",
@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.000000 0.000018 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.005034 0.000155 1.157439 ( 1.713549)
build_miniruby 0.001066 0.000146 1.196325 ( 1.201269)
build_ruby 0.000000 0.001543 2.444675 ( 2.680910)
build_all 0.004673 0.002684 3.951066 ( 2.543294)
build_install 0.008269 0.006039 2.934177 ( 2.669977)
test_btest 0.000553 0.000120 54.532025 ( 29.345753)
test_basic 0.006060 0.000298 0.440489 ( 0.540930)
test_all 0.001679 0.000350 649.994292 (266.889716)
test_rubyspec 0.027202 0.018644 72.244337 ( 85.631372)
total: 393.22 sec