Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-032257
#<BuildRuby:0x00007f001381fdc0
@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.20241122-032257",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.004884 0.003827 4.316488 ( 6.581348)
build_miniruby 0.001556 0.000130 1.853581 ( 2.304337)
build_ruby 0.001788 0.000149 4.706037 ( 54.205404)
build_all 0.006200 0.004338 7.228405 ( 5.922136)
build_install 0.019359 0.005027 10.204831 ( 17.376833)
test_btest 0.000874 0.000109 86.453088 ( 77.149514)
test_basic 0.009195 0.005075 1.189873 ( 1.705161)
test_all 0.126059 0.028085 793.400821 (602.366269)
test_rubyspec 0.043707 0.043271 128.513116 ( 75.597508)
total: 843.21 sec