Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-224250
#<BuildRuby:0x00007fcb8a55fde0
@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.20241224-224250",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.002077 0.003485 1.735471 ( 2.048453)
build_miniruby 0.001564 0.000000 1.209637 ( 1.206791)
build_ruby 0.000000 0.001697 3.869374 ( 4.008935)
build_all 0.001845 0.007181 6.490430 ( 2.697461)
build_install 0.016345 0.001688 8.163697 ( 4.300043)
test_btest 0.000688 0.000223 76.056080 ( 20.415731)
test_basic 0.001553 0.008367 0.778963 ( 0.825432)
test_all 0.087565 0.055702 690.425859 (209.547732)
test_rubyspec 0.044416 0.039908 115.080210 ( 26.192330)
total: 271.24 sec