Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-195623
#<BuildRuby:0x000055f5b7249fe8
@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.20221220-195623",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.003321 0.001239 1.050719 ( 1.516051)
build_miniruby 0.000936 0.000297 1.254353 ( 1.253100)
build_ruby 0.001235 0.000393 3.261955 ( 3.600660)
build_all 0.005391 0.003035 3.888882 ( 2.037647)
build_install 0.013996 0.003462 3.107627 ( 2.312868)
test_btest 0.000539 0.000174 56.371795 ( 19.255691)
test_basic 0.003179 0.001021 0.435484 ( 0.534958)
test_all 0.001250 0.000401 661.231822 (206.130970)
test_rubyspec 0.032797 0.013521 66.854833 ( 76.696093)
total: 313.34 sec