Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-045347
#<BuildRuby:0x000055a98aaf61b0
@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.20221218-045347",
@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.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005144 0.000204 1.141795 ( 1.945123)
build_miniruby 0.001493 0.000000 1.431783 ( 1.437144)
build_ruby 0.001780 0.000000 3.630851 ( 4.159881)
build_all 0.007076 0.001044 3.890544 ( 2.406383)
build_install 0.006500 0.009281 3.135906 ( 2.785363)
test_btest 0.000578 0.000134 54.167518 ( 33.186397)
test_basic 0.004553 0.001062 0.421888 ( 0.586666)
test_all 0.000948 0.000221 625.032131 (251.403300)
test_rubyspec 0.032832 0.016872 73.231578 ( 86.049355)
total: 383.96 sec