Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-021401
#<BuildRuby:0x000055c37bd1da00
@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.20230812-021401",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.007254 0.000500 2.314356 ( 7.348885)
build_miniruby 0.001537 0.000106 1.868915 ( 6.218099)
build_ruby 0.001802 0.000124 3.843966 ( 11.053032)
build_all 0.004048 0.004533 2.940056 ( 5.704086)
build_install 0.017298 0.005591 4.781410 ( 9.690377)
test_btest 0.000759 0.000095 85.991435 ( 82.876712)
test_basic 0.002520 0.005249 0.954958 ( 2.655261)
test_all 0.001163 0.000182 653.312308 (478.756829)
test_rubyspec 0.046481 0.009407 99.904001 (175.042709)
total: 779.35 sec