Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-203524
#<BuildRuby:0x00007f0c8a63fdd8
@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.20241213-203524",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000023 0.000010 0.000033 ( 0.000031)
configure 0.000017 0.000007 0.000024 ( 0.000024)
build_up 0.001288 0.004654 2.080313 ( 2.415936)
build_miniruby 0.000958 0.000447 1.051885 ( 1.049190)
build_ruby 0.001299 0.000606 3.246114 ( 13.763167)
build_all 0.002010 0.005373 5.298703 ( 2.127527)
build_install 0.012422 0.001668 6.535117 ( 3.375504)
test_btest 0.000666 0.000314 69.799252 ( 30.624128)
test_basic 0.000011 0.009393 0.831115 ( 0.880398)
test_all 0.111700 0.026000 588.482674 (200.367545)
test_rubyspec 0.051870 0.025334 112.396343 ( 19.178598)
total: 273.78 sec