Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250323-200027
#<BuildRuby:0x00007f8ed3f8fde0
@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.20250323-200027",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002146 0.004538 2.658178 ( 2.550893)
build_miniruby 0.001255 0.000314 1.480069 ( 1.476924)
build_ruby 0.001373 0.000344 3.857635 ( 4.021344)
build_all 0.003471 0.003986 5.608318 ( 2.498443)
build_install 0.012928 0.003823 7.140506 ( 3.721062)
test_btest 0.000744 0.000207 44.351116 ( 13.671245)
test_basic 0.008155 0.000180 0.788961 ( 0.848662)
test_all 0.087431 0.029899 602.101194 (187.536701)
test_rubyspec 0.034683 0.040885 99.549207 ( 24.585069)
total: 240.91 sec