Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-190713
#<BuildRuby:0x00005562a81dd660
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-190713",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.005456 1.409121 ( 1.603576)
build_miniruby 0.000000 0.001212 0.923242 ( 0.922982)
build_ruby 0.000292 0.001192 1.289989 ( 1.282984)
build_all 0.003278 0.003839 3.738826 ( 1.965689)
build_install 0.007775 0.004918 2.561664 ( 1.700131)
test_btest 0.000559 0.000140 58.623445 ( 18.512368)
test_basic 0.003656 0.000914 0.376612 ( 0.477031)
test_all 0.001470 0.000000 602.343876 (196.750088)
test_rubyspec 0.005410 0.032547 65.880295 ( 75.899564)
total: 299.12 sec