Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-121332
#<BuildRuby:0x00007f6c5b00fdd8
@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.20241208-121332",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000041 0.000000 0.000041 ( 0.000042)
build_up 0.007553 0.000566 3.181376 ( 3.121378)
build_miniruby 0.001453 0.000208 1.285430 ( 1.282431)
build_ruby 0.001459 0.000208 3.850018 ( 4.025207)
build_all 0.008688 0.000615 6.186908 ( 2.861704)
build_install 0.011780 0.008517 9.178525 ( 4.754679)
test_btest 0.000758 0.000136 77.536876 ( 27.100427)
test_basic 0.005212 0.004538 1.026468 ( 1.073546)
test_all 0.100835 0.039918 698.648177 (210.351703)
test_rubyspec 0.039239 0.040864 112.309498 ( 24.721607)
total: 279.29 sec