Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-033430
#<BuildRuby:0x00007f0389a9fdd8
@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.20240818-033430",
@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.000020 0.000008 0.000028 ( 0.000029)
autoconf 0.000033 0.000013 0.000046 ( 0.000046)
configure 0.000031 0.000013 0.000044 ( 0.000045)
build_up 0.006902 0.002855 4.219634 ( 5.051318)
build_miniruby 0.001437 0.000595 1.823003 ( 2.003835)
build_ruby 0.002649 0.000000 4.899923 ( 5.327843)
build_all 0.010110 0.001618 9.262073 ( 5.811637)
build_install 0.019447 0.006148 12.520817 ( 8.637441)
test_btest 0.000807 0.000305 128.710901 ( 87.987967)
test_basic 0.007087 0.005402 1.399348 ( 1.898212)
test_all 0.107890 0.058014 1009.858364 (867.040103)
test_rubyspec 0.050728 0.044940 186.111982 (177.991994)
total: 1161.75 sec