Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-203121
#<BuildRuby:0x000055e71ab320e8
@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.20221204-203121",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005083 0.000484 1.294122 ( 1.504783)
build_miniruby 0.000933 0.000088 0.713913 ( 0.714197)
build_ruby 0.001151 0.000000 1.368618 ( 1.363394)
build_all 0.000000 0.006433 3.436664 ( 1.754170)
build_install 0.009394 0.004424 2.528620 ( 1.716951)
test_btest 0.000644 0.000000 58.043687 ( 17.661848)
test_basic 0.003852 0.000133 0.372491 ( 0.468074)
test_all 0.002268 0.000420 603.693649 (173.324363)
test_rubyspec 0.014333 0.018110 60.702443 ( 70.498280)
total: 269.01 sec