Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-181741
#<BuildRuby:0x00007f53e950fde0
@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.20241127-181741",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.007667 0.000876 3.578572 ( 3.602408)
build_miniruby 0.001683 0.000000 1.344389 ( 1.340995)
build_ruby 0.000000 0.001685 4.271635 ( 4.378322)
build_all 0.000000 0.007791 6.581250 ( 2.826407)
build_install 0.018203 0.002815 9.461158 ( 4.890309)
test_btest 0.000798 0.000000 82.101127 ( 25.300344)
test_basic 0.003809 0.007604 1.047929 ( 1.106116)
test_all 0.109266 0.037401 704.826133 (207.581703)
test_rubyspec 0.041187 0.045286 120.534502 ( 28.159949)
total: 279.19 sec