Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250407-024355
#<BuildRuby:0x00007fb2916bfdc8
@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.20250407-024355",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000027 0.000010 0.000037 ( 0.000038)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.004582 0.002789 3.492814 ( 2.738049)
build_miniruby 0.001138 0.000407 1.301409 ( 1.299367)
build_ruby 0.000751 0.001330 3.447380 ( 3.549512)
build_all 0.008359 0.000318 5.418215 ( 2.380442)
build_install 0.012381 0.007919 7.965429 ( 4.090599)
test_btest 0.000583 0.000217 52.698164 ( 14.474707)
test_basic 0.004522 0.007903 0.971586 ( 1.209034)
test_all 0.107063 0.015632 638.441146 (207.328257)
test_rubyspec 0.036363 0.042007 103.542953 ( 26.363145)
total: 263.43 sec