Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-125653
#<BuildRuby:0x00007f8a11f8fdc0
@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.20241130-125653",
@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.000003 0.000026 ( 0.000040)
autoconf 0.000055 0.000000 0.000055 ( 0.000056)
configure 0.000045 0.000000 0.000045 ( 0.000045)
build_up 0.009463 0.000247 3.768511 ( 4.367932)
build_miniruby 0.001660 0.000225 1.707447 ( 1.817504)
build_ruby 0.001795 0.000243 4.422487 ( 4.646592)
build_all 0.010769 0.000000 6.866544 ( 5.027598)
build_install 0.019721 0.006670 9.706149 ( 7.356932)
test_btest 0.000724 0.000108 83.884734 ( 62.131878)
test_basic 0.007622 0.000539 1.137229 ( 1.407000)
test_all 0.126794 0.028571 837.692998 (375.480059)
test_rubyspec 0.050574 0.035813 121.180510 ( 33.900346)
total: 496.14 sec