Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-044251
#<BuildRuby:0x0000563539da62d0
@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.20221221-044251",
@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.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004438 0.000000 1.055447 ( 1.597878)
build_miniruby 0.001146 0.000000 1.094461 ( 1.093062)
build_ruby 0.001569 0.000000 3.188567 ( 3.559402)
build_all 0.002319 0.004432 3.541231 ( 1.791896)
build_install 0.013368 0.001104 2.998689 ( 2.066750)
test_btest 0.000554 0.000120 54.935342 ( 17.265059)
test_basic 0.003502 0.000761 0.413494 ( 0.508844)
test_all 0.001628 0.000354 640.602582 (198.466821)
test_rubyspec 0.028579 0.016860 66.946471 ( 76.876148)
total: 303.23 sec