Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-190953
#<BuildRuby:0x000055a547401fb8
@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.20230206-190953",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000543 0.004173 0.917153 ( 1.294768)
build_miniruby 0.001170 0.000152 1.014617 ( 1.012804)
build_ruby 0.001271 0.000000 2.281102 ( 2.489668)
build_all 0.006280 0.000000 3.705388 ( 1.914977)
build_install 0.010612 0.003243 2.741733 ( 1.968838)
test_btest 0.000615 0.000085 56.647963 ( 19.052338)
test_basic 0.002017 0.003646 0.413091 ( 0.509232)
test_all 0.000853 0.000142 637.798851 (196.064482)
test_rubyspec 0.018739 0.024599 66.258102 ( 76.527780)
total: 300.84 sec