Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-133753
#<BuildRuby:0x00007fb1240cfdc8
@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.20240811-133753",
@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.000004 0.000024 ( 0.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.004670 0.005057 4.129362 ( 8.782555)
build_miniruby 0.000000 0.002137 1.942536 ( 2.290719)
build_ruby 0.000333 0.001981 4.952348 ( 42.671576)
build_all 0.002739 0.009163 9.517754 ( 8.718039)
build_install 0.016239 0.009654 12.756696 ( 12.248855)
test_btest 0.000856 0.000285 130.000504 (136.668276)
test_basic 0.010141 0.003381 1.425912 ( 2.122423)
test_all 0.123731 0.044928 959.936501 (1055.691841)
test_rubyspec 0.077105 0.018281 185.051824 (169.092100)
total: 1438.29 sec