Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-232109
#<BuildRuby:0x0000558536a2e138
@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.20231229-232109",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002015 0.003608 1.692297 ( 2.076259)
build_miniruby 0.001382 0.000288 1.597878 ( 1.598166)
build_ruby 0.001891 0.000000 3.083057 ( 3.299916)
build_all 0.007933 0.000000 5.778798 ( 3.003272)
build_install 0.014924 0.003396 7.188713 ( 4.349870)
test_btest 0.000843 0.000163 82.645532 ( 35.462970)
test_basic 0.003429 0.003826 0.894633 ( 0.962478)
test_all 0.097069 0.024307 800.583254 (298.943274)
test_rubyspec 0.048910 0.019954 95.546981 (107.294236)
total: 456.99 sec