Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-021148
#<BuildRuby:0x00007f4b8a65fdd8
@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.20240616-021148",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.003472 0.003923 2.862466 ( 2.753826)
build_miniruby 0.001409 0.000302 1.177258 ( 1.173938)
build_ruby 0.001672 0.000358 3.002044 ( 3.192109)
build_all 0.007888 0.000000 6.469947 ( 2.467021)
build_install 0.017728 0.000906 9.103223 ( 4.081456)
test_btest 0.000981 0.000000 97.630077 ( 26.947434)
test_basic 0.008351 0.000000 0.963078 ( 1.020806)
test_all 0.114245 0.032127 741.398821 (210.655663)
test_rubyspec 0.037440 0.052081 160.286299 ( 26.753638)
total: 279.05 sec