Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-134953
#<BuildRuby:0x00007fbbe6d5fdc8
@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.20240622-134953",
@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.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000027 0.000011 0.000038 ( 0.000039)
configure 0.000026 0.000011 0.000037 ( 0.000039)
build_up 0.005575 0.002323 3.514657 ( 3.391377)
build_miniruby 0.001857 0.000000 1.585701 ( 1.582041)
build_ruby 0.001777 0.000000 3.745717 ( 3.881749)
build_all 0.007993 0.000699 7.441647 ( 2.879605)
build_install 0.010456 0.008899 9.911878 ( 4.690822)
test_btest 0.000625 0.000262 109.412524 ( 28.392790)
test_basic 0.008476 0.000189 0.981969 ( 1.029318)
test_all 0.103203 0.046799 871.123558 (257.255776)
test_rubyspec 0.037611 0.055303 160.329690 ( 36.287751)
total: 339.39 sec