Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-032510
#<BuildRuby:0x00007f36d815fde0
@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.20241201-032510",
@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.000021 0.000004 0.000025 ( 0.000044)
autoconf 0.000048 0.000000 0.000048 ( 0.000048)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.009308 0.000947 3.955683 ( 4.930524)
build_miniruby 0.001810 0.000301 1.852272 ( 1.995734)
build_ruby 0.002362 0.000309 4.350725 ( 37.514161)
build_all 0.007410 0.000000 5.938173 ( 4.809324)
build_install 0.014680 0.001553 8.180581 ( 16.727456)
test_btest 0.000820 0.000126 81.539866 ( 27.158138)
test_basic 0.006169 0.005620 1.095497 ( 1.209424)
test_all 0.100442 0.050145 788.953969 (386.484460)
test_rubyspec 0.025964 0.057011 123.488785 ( 41.862057)
total: 522.69 sec