Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-183953
#<BuildRuby:0x00005580b3ef9f00
@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.20221230-183953",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000644 0.004160 1.037636 ( 1.762592)
build_miniruby 0.000938 0.000170 1.373194 ( 1.371954)
build_ruby 0.001276 0.000232 2.896075 ( 3.241409)
build_all 0.006010 0.000318 3.581566 ( 1.783601)
build_install 0.008249 0.006055 3.004677 ( 2.055259)
test_btest 0.000638 0.000139 55.799782 ( 16.287090)
test_basic 0.004748 0.000020 0.397116 ( 0.494849)
test_all 0.001521 0.000000 629.630233 (182.398252)
test_rubyspec 0.017357 0.023438 64.797379 ( 74.709104)
total: 284.10 sec