Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-120556
#<BuildRuby:0x00007fcd593cfdd8
@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.20241205-120556",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007498 0.000920 3.591629 ( 3.461930)
build_miniruby 0.001579 0.000000 1.577586 ( 1.574727)
build_ruby 0.001726 0.000000 3.931071 ( 15.636120)
build_all 0.004164 0.003995 6.389422 ( 2.668011)
build_install 0.009418 0.007413 8.666145 ( 4.100015)
test_btest 0.000756 0.000229 76.633026 ( 23.427635)
test_basic 0.005310 0.004499 0.840352 ( 1.218199)
test_all 0.119590 0.024180 783.590121 (253.020294)
test_rubyspec 0.046159 0.034424 120.015949 ( 26.727484)
total: 331.84 sec