Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-202604
#<BuildRuby:0x00007f2f1389fdc0
@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.20241005-202604",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008356 0.000016 3.928779 ( 3.806546)
build_miniruby 0.001643 0.000265 1.660037 ( 1.670150)
build_ruby 0.001937 0.000313 4.475896 ( 4.664258)
build_all 0.005789 0.005376 7.635923 ( 4.092486)
build_install 0.013241 0.013312 10.846736 ( 6.549768)
test_btest 0.000897 0.000237 97.227439 ( 51.467552)
test_basic 0.007768 0.005415 1.285360 ( 1.495332)
test_all 0.124417 0.037143 876.522534 (512.612559)
test_rubyspec 0.057687 0.034804 143.562906 ( 65.785305)
total: 652.15 sec