Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-141000
#<BuildRuby:0x000055a2d0276230
@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.20221222-141000",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000861 0.004194 1.157727 ( 2.935151)
build_miniruby 0.001254 0.000114 1.419918 ( 1.523446)
build_ruby 0.001766 0.000161 3.699066 ( 4.368728)
build_all 0.008248 0.000000 3.926081 ( 2.535922)
build_install 0.015808 0.000533 3.250556 ( 2.624508)
test_btest 0.000930 0.000000 56.071639 ( 32.470747)
test_basic 0.006324 0.000204 0.442369 ( 0.690852)
test_all 0.001792 0.000133 639.943630 (275.228096)
test_rubyspec 0.021662 0.029184 72.438315 ( 90.059174)
total: 412.44 sec