Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-035852
#<BuildRuby:0x00007fd8c7b0fde0
@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.20240828-035852",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000047 0.000006 0.000053 ( 0.000053)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.008275 0.001088 4.221451 ( 5.409045)
build_miniruby 0.000000 0.001783 1.927026 ( 2.510126)
build_ruby 0.000614 0.001708 4.981864 ( 6.015271)
build_all 0.006722 0.003815 9.166392 ( 9.232148)
build_install 0.022850 0.003158 12.063147 ( 12.872102)
test_btest 0.001801 0.000300 129.762086 (141.444996)
test_basic 0.004783 0.008070 1.388697 ( 2.516847)
test_all 0.134826 0.031238 964.661697 (777.789055)
test_rubyspec 0.044380 0.053647 176.628416 (103.348815)
total: 1061.14 sec