Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-142820
#<BuildRuby:0x000055adb5e0a890
@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-142820",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000191 0.004085 0.882691 ( 1.296252)
build_miniruby 0.001178 0.000353 1.172165 ( 1.170525)
build_ruby 0.001254 0.000376 3.159021 ( 3.529459)
build_all 0.002726 0.003686 3.463233 ( 1.618460)
build_install 0.011749 0.002612 2.954028 ( 1.930500)
test_btest 0.000584 0.000187 55.452095 ( 15.971126)
test_basic 0.004821 0.000000 0.401168 ( 0.493893)
test_all 0.000986 0.000000 597.609780 (170.685837)
test_rubyspec 0.022945 0.018530 59.586249 ( 69.559189)
total: 266.26 sec