Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-090243
#<BuildRuby:0x000055afd2481f70
@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.20221213-090243",
@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.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004618 0.000185 1.140776 ( 2.097091)
build_miniruby 0.001404 0.000056 1.361486 ( 1.494375)
build_ruby 0.001702 0.000068 2.799011 ( 2.951065)
build_all 0.007433 0.000297 6.445615 ( 3.359880)
build_install 0.015144 0.000048 5.566480 ( 3.692075)
test_btest 0.000596 0.000021 55.690237 ( 27.104536)
test_basic 0.003707 0.000133 0.393016 ( 0.487561)
test_all 0.001665 0.000000 686.021065 (324.669109)
test_rubyspec 0.007713 0.038383 70.485617 ( 87.635238)
total: 453.49 sec