Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-040258
#<BuildRuby:0x00007f390a4afde0
@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.20241109-040258",
@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.000008 0.000026 ( 0.000026)
autoconf 0.000029 0.000012 0.000041 ( 0.000039)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.001928 0.005120 3.494984 ( 3.573342)
build_miniruby 0.001186 0.000593 1.601787 ( 1.598824)
build_ruby 0.001127 0.000563 4.061335 ( 38.236666)
build_all 0.005711 0.002856 6.489980 ( 2.770027)
build_install 0.016401 0.003546 9.187647 ( 4.468684)
test_btest 0.000557 0.000251 78.908109 ( 21.105466)
test_basic 0.003218 0.006297 0.873458 ( 0.923153)
test_all 0.098245 0.046952 731.547258 (212.824574)
test_rubyspec 0.033143 0.046766 119.332360 ( 27.680265)
total: 313.18 sec