Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-031221
#<BuildRuby:0x00005617bfaba018
@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.20231013-031221",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003100 0.004450 2.412245 ( 2.606711)
build_miniruby 0.001368 0.000205 1.717859 ( 1.854275)
build_ruby 0.001817 0.000273 3.647240 ( 4.330681)
build_all 0.003608 0.005039 6.562416 ( 4.399913)
build_install 0.019793 0.000298 8.104822 ( 6.381863)
test_btest 0.000718 0.000120 88.739613 ( 52.813706)
test_basic 0.008151 0.000566 0.990207 ( 1.180404)
test_all 0.009972 0.000803 722.801010 (305.651709)
test_rubyspec 0.028942 0.040537 107.568762 (122.560825)
total: 501.78 sec