Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-162512
#<BuildRuby:0x00007f1ffa28fde0
@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.20240816-162512",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003380 0.004513 3.315214 ( 3.488727)
build_miniruby 0.001425 0.000216 1.226917 ( 1.223597)
build_ruby 0.001504 0.000228 3.648876 ( 3.841489)
build_all 0.008646 0.000654 8.163104 ( 3.097711)
build_install 0.009208 0.009638 11.054388 ( 5.173134)
test_btest 0.000748 0.000150 114.650787 ( 29.911663)
test_basic 0.004868 0.005609 1.119562 ( 1.166090)
test_all 0.095716 0.053210 817.919553 (240.294307)
test_rubyspec 0.047118 0.042366 163.614543 ( 35.779035)
total: 323.98 sec