Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-161434
#<BuildRuby:0x0000563a721c5fb8
@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.20221229-161434",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000578 0.004207 1.120811 ( 1.675313)
build_miniruby 0.001234 0.000000 1.208266 ( 1.206929)
build_ruby 0.001630 0.000000 3.063143 ( 3.416356)
build_all 0.002821 0.003596 3.432994 ( 1.624627)
build_install 0.006883 0.005819 2.632788 ( 1.746626)
test_btest 0.000730 0.000191 56.056994 ( 15.447004)
test_basic 0.004714 0.000089 0.412536 ( 0.504826)
test_all 0.000473 0.000651 624.048907 (179.327535)
test_rubyspec 0.012873 0.023755 62.266300 ( 72.653511)
total: 277.60 sec