Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250329-144001
#<BuildRuby:0x00007fb69f95fdc8
@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.20250329-144001",
@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.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000024 0.000013 0.000037 ( 0.000036)
configure 0.000023 0.000012 0.000035 ( 0.000035)
build_up 0.002759 0.003351 2.635934 ( 2.379080)
build_miniruby 0.000980 0.000539 1.558348 ( 1.555942)
build_ruby 0.001077 0.000592 3.264206 ( 3.403892)
build_all 0.007108 0.001564 5.716079 ( 2.503772)
build_install 0.010833 0.007848 7.446030 ( 3.832523)
test_btest 0.000646 0.000352 48.465708 ( 14.512116)
test_basic 0.003865 0.004185 0.855860 ( 0.908711)
test_all 0.070158 0.049088 602.694626 (180.946102)
test_rubyspec 0.037797 0.046083 105.879937 ( 33.384135)
total: 243.43 sec