Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-003041
#<BuildRuby:0x00007ff6aee1fdc8
@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.20240623-003041",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.007289 0.000868 3.448198 ( 3.280939)
build_miniruby 0.001389 0.000360 1.628828 ( 1.625606)
build_ruby 0.001584 0.000410 4.113234 ( 4.256158)
build_all 0.008281 0.001025 7.688958 ( 3.036480)
build_install 0.007992 0.011236 10.221757 ( 4.973674)
test_btest 0.000896 0.000288 111.200745 ( 34.056647)
test_basic 0.007013 0.000731 1.248492 ( 1.425599)
test_all 0.103997 0.047887 842.498426 (257.204245)
test_rubyspec 0.059757 0.037650 164.632834 ( 36.147490)
total: 346.01 sec