Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-073212
#<BuildRuby:0x000055769b2ee890
@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.20221228-073212",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.005625 0.000225 1.241982 ( 2.566679)
build_miniruby 0.001513 0.000061 1.645681 ( 2.072395)
build_ruby 0.001573 0.000063 3.810840 ( 5.541858)
build_all 0.009587 0.000000 4.038849 ( 4.892263)
build_install 0.018182 0.000178 3.379481 ( 4.229254)
test_btest 0.000921 0.000031 59.850690 ( 57.804252)
test_basic 0.000000 0.007087 0.472927 ( 0.877112)
test_all 0.000000 0.001258 660.196125 (350.162442)
test_rubyspec 0.030955 0.022146 72.084239 ( 84.882670)
total: 513.03 sec