Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-215458
#<BuildRuby:0x00007fd47434fdc8
@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.20240809-215458",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000031 0.000011 0.000042 ( 0.000042)
build_up 0.004241 0.005667 3.910435 ( 5.795257)
build_miniruby 0.001593 0.000625 1.764523 ( 2.396737)
build_ruby 0.001920 0.000754 4.804029 ( 7.439164)
build_all 0.006296 0.005118 8.797486 ( 9.455582)
build_install 0.020120 0.007220 11.853799 ( 12.094266)
test_btest 0.000578 0.000235 125.234271 (116.449168)
test_basic 0.003547 0.009016 1.415922 ( 2.458648)
test_all 0.113732 0.048633 850.097846 (576.025597)
test_rubyspec 0.060367 0.033110 169.415117 ( 64.189004)
total: 796.30 sec