Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-003129
#<BuildRuby:0x00005560d9cf57a8
@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.20221207-003129",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.006439 0.000560 1.548542 ( 2.490725)
build_miniruby 0.001641 0.000143 1.005024 ( 1.213337)
build_ruby 0.001500 0.000130 1.847251 ( 2.426802)
build_all 0.003231 0.004801 3.933641 ( 3.208318)
build_install 0.012678 0.004386 2.937365 ( 3.153485)
test_btest 0.000651 0.000100 61.540406 ( 43.487778)
test_basic 0.003459 0.003523 0.413145 ( 0.757244)
test_all 0.001661 0.000297 627.719791 (257.334792)
test_rubyspec 0.022533 0.014398 63.521909 ( 73.463329)
total: 387.54 sec