Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-020720
#<BuildRuby:0x000055cc0acbd820
@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.20221221-020720",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001490 0.003074 1.092377 ( 1.453183)
build_miniruby 0.000000 0.001223 1.267951 ( 1.266778)
build_ruby 0.000000 0.001374 3.549754 ( 3.885874)
build_all 0.006780 0.000772 3.804841 ( 1.988348)
build_install 0.011919 0.001485 3.000093 ( 2.011070)
test_btest 0.000000 0.000902 54.509686 ( 16.167736)
test_basic 0.000656 0.003299 0.422072 ( 0.518912)
test_all 0.000531 0.002346 686.203883 (260.722939)
test_rubyspec 0.030200 0.014221 68.921104 ( 79.143806)
total: 367.16 sec