Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-124544
#<BuildRuby:0x00007ff6af8efdc0
@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.20240724-124544",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.007614 0.001342 3.972897 ( 4.444678)
build_miniruby 0.001337 0.000490 1.709448 ( 1.839945)
build_ruby 0.001858 0.000681 4.783285 ( 5.118868)
build_all 0.006794 0.003595 8.670359 ( 5.093361)
build_install 0.011095 0.009443 11.284766 ( 6.708934)
test_btest 0.000785 0.000323 116.990584 ( 32.187856)
test_basic 0.009109 0.002773 1.216370 ( 1.278459)
test_all 0.103122 0.048981 845.077638 (247.417947)
test_rubyspec 0.041664 0.047011 169.523356 ( 33.939231)
total: 338.03 sec