Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-021959
#<BuildRuby:0x0000564920791f48
@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.20230310-021959",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005225 0.000229 1.640767 ( 3.620810)
build_miniruby 0.000909 0.000158 1.128480 ( 1.126962)
build_ruby 0.001137 0.000198 2.014271 ( 2.199054)
build_all 0.002923 0.003021 1.800334 ( 0.949425)
build_install 0.013154 0.000284 3.050264 ( 2.074803)
test_btest 0.000639 0.000114 69.049675 ( 18.666383)
test_basic 0.000015 0.003942 0.421821 ( 0.516639)
test_all 0.002351 0.000077 533.218439 (153.395080)
test_rubyspec 0.012388 0.028763 72.296424 ( 82.152819)
total: 264.70 sec