Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-083221
#<BuildRuby:0x00007f8e7ed4fdc8
@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.20240615-083221",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000040 0.000005 0.000045 ( 0.000046)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.004422 0.003501 3.349883 ( 3.266392)
build_miniruby 0.001475 0.000223 1.579494 ( 1.575899)
build_ruby 0.001721 0.000261 4.240198 ( 4.383543)
build_all 0.004964 0.003516 7.426246 ( 2.998236)
build_install 0.014808 0.004502 9.873156 ( 4.616981)
test_btest 0.000908 0.000167 112.564184 ( 29.457630)
test_basic 0.007784 0.000666 1.207393 ( 1.259180)
test_all 0.108171 0.040556 837.428044 (232.519848)
test_rubyspec 0.050985 0.034723 162.416191 ( 34.273015)
total: 314.35 sec