Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-050107
#<BuildRuby:0x0000555b2daf26d8
@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.20221220-050107",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004342 0.000029 1.081411 ( 1.441117)
build_miniruby 0.001209 0.000097 1.396595 ( 1.395325)
build_ruby 0.000000 0.001804 3.053710 ( 3.403448)
build_all 0.003873 0.002289 3.415731 ( 1.785625)
build_install 0.009933 0.003821 2.879272 ( 1.970690)
test_btest 0.000822 0.000113 55.174154 ( 19.259223)
test_basic 0.000000 0.003919 0.422725 ( 0.521146)
test_all 0.000000 0.001188 626.272957 (191.270152)
test_rubyspec 0.014342 0.033398 67.566210 ( 77.586165)
total: 298.63 sec