Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-040941
#<BuildRuby:0x00007fce1838fde0
@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.20240903-040941",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.007317 0.002195 4.179492 ( 5.844213)
build_miniruby 0.001810 0.000543 1.884807 ( 2.324451)
build_ruby 0.001981 0.000594 4.942685 ( 5.890707)
build_all 0.002771 0.008162 8.509883 ( 7.780659)
build_install 0.015769 0.009709 11.898148 ( 11.593082)
test_btest 0.000699 0.000267 127.441253 (116.193356)
test_basic 0.006692 0.007179 1.417356 ( 2.160309)
test_all 0.107265 0.056922 896.326830 (615.671233)
test_rubyspec 0.037683 0.051710 164.509516 ( 56.494587)
total: 823.95 sec