Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250102-210510
#<BuildRuby:0x00007fbca9e4fdc8
@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.20250102-210510",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006455 0.000445 2.294226 ( 3.263649)
build_miniruby 0.001787 0.000000 2.219695 ( 2.292927)
build_ruby 0.002200 0.000009 4.239239 ( 4.476365)
build_all 0.005078 0.003488 6.290347 ( 2.647153)
build_install 0.011285 0.007302 8.155265 ( 4.672656)
test_btest 0.000961 0.000218 78.715112 ( 23.563445)
test_basic 0.009125 0.002074 1.022855 ( 1.085136)
test_all 0.099848 0.045589 735.195492 (216.186694)
test_rubyspec 0.037780 0.044044 119.031305 ( 27.123044)
total: 285.31 sec