Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-030012
#<BuildRuby:0x000055ad09e10e18
@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.20221203-030012",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.004874 0.000974 1.428524 ( 2.053150)
build_miniruby 0.001010 0.000202 0.950055 ( 0.956626)
build_ruby 0.001207 0.000242 1.713472 ( 1.748312)
build_all 0.007086 0.000503 3.803987 ( 2.689857)
build_install 0.006912 0.008564 2.780734 ( 2.335129)
test_btest 0.000529 0.000138 56.953243 ( 30.764142)
test_basic 0.000907 0.004781 0.395395 ( 0.525270)
test_all 0.001777 0.000541 622.384686 (247.069952)
test_rubyspec 0.031336 0.015114 69.462893 ( 83.600195)
total: 371.74 sec