Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-141556
#<BuildRuby:0x000055dd38666208
@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.20230802-141556",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007463 0.000344 2.314618 ( 6.729176)
build_miniruby 0.008997 0.004227 268.732756 (117.542205)
build_ruby 0.001856 0.000232 4.912651 ( 4.635633)
build_all 0.051786 0.031171 173.975657 ( 93.342400)
build_install 0.018842 0.000000 4.324877 ( 3.774675)
test_btest 0.000773 0.000000 79.540888 ( 46.245625)
test_basic 0.000000 0.008916 0.932610 ( 1.129955)
test_all 0.000000 0.001190 666.562003 (401.833918)
test_rubyspec 0.042776 0.019264 99.835415 (160.890158)
total: 836.12 sec