Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-044827
#<BuildRuby:0x00007fe5e196fdd8
@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.20240701-044827",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000033 0.000013 0.000046 ( 0.000045)
configure 0.000028 0.000011 0.000039 ( 0.000039)
build_up 0.002769 0.005792 4.149791 ( 3.853939)
build_miniruby 0.001148 0.000492 1.565486 ( 1.562096)
build_ruby 0.001370 0.000587 4.230987 ( 4.369783)
build_all 0.005688 0.002989 7.815679 ( 3.102189)
build_install 0.008845 0.012155 10.670251 ( 4.972001)
test_btest 0.001161 0.000000 117.900550 ( 30.893589)
test_basic 0.009591 0.000000 1.301964 ( 1.346464)
test_all 0.102811 0.046415 851.245140 (276.646767)
test_rubyspec 0.053481 0.039392 169.636102 ( 35.172682)
total: 361.92 sec