Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-100555
#<BuildRuby:0x00007f5aa4aafdd8
@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-100555",
@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.000025 0.000004 0.000029 ( 0.000027)
autoconf 0.000043 0.000006 0.000049 ( 0.000049)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.008434 0.001205 4.037605 ( 5.348634)
build_miniruby 0.001381 0.000198 1.703498 ( 1.988916)
build_ruby 0.001991 0.000284 4.683410 ( 5.173299)
build_all 0.002478 0.007519 8.356728 ( 5.963267)
build_install 0.019270 0.005527 11.646277 ( 8.836561)
test_btest 0.001165 0.000233 127.746507 (109.792444)
test_basic 0.004598 0.008819 1.432330 ( 2.335373)
test_all 0.125093 0.037820 942.533081 (720.164892)
test_rubyspec 0.052789 0.043006 171.512083 ( 88.768393)
total: 948.37 sec