Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-121703
#<BuildRuby:0x00007f30c611fdc0
@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.20241126-121703",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000027 ( 0.000026)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002426 0.004848 3.238560 ( 3.275223)
build_miniruby 0.000000 0.001686 1.744284 ( 1.740694)
build_ruby 0.000000 0.001882 4.045258 ( 4.228521)
build_all 0.000851 0.009076 7.046185 ( 4.667457)
build_install 0.016441 0.007683 9.681638 ( 6.866772)
test_btest 0.000687 0.000298 78.264953 ( 25.025229)
test_basic 0.003324 0.006038 1.055285 ( 1.105413)
test_all 0.128996 0.018197 678.584145 (216.170169)
test_rubyspec 0.038314 0.043635 118.084791 ( 26.540601)
total: 289.62 sec