Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-031435
#<BuildRuby:0x00007f1789f1fde0
@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-031435",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000040 0.000004 0.000044 ( 0.000044)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.007393 0.000715 3.380581 ( 3.243914)
build_miniruby 0.001567 0.000000 1.378365 ( 1.376422)
build_ruby 0.001917 0.000000 3.741014 ( 3.850375)
build_all 0.009525 0.000000 6.544379 ( 2.758504)
build_install 0.014832 0.006339 9.196423 ( 4.623519)
test_btest 0.000739 0.000088 79.403732 ( 24.091383)
test_basic 0.005503 0.004109 0.868721 ( 4.367308)
test_all 0.119848 0.026640 713.104627 (230.039050)
test_rubyspec 0.047593 0.032865 119.229127 ( 25.427056)
total: 299.78 sec