Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-074207
#<BuildRuby:0x000055cb3aaea118
@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.20230729-074207",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000026 ( 0.000027)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000025 0.000001 0.000026 ( 0.000028)
build_up 0.007992 0.000247 2.306681 ( 10.780440)
build_miniruby 0.001717 0.000104 1.765527 ( 2.912087)
build_ruby 0.001831 0.000111 3.793546 ( 39.536444)
build_all 0.008657 0.000000 2.852619 ( 4.202982)
build_install 0.019632 0.000615 4.505521 ( 5.693261)
test_btest 0.000875 0.000047 86.312877 ( 75.274538)
test_basic 0.003421 0.004864 1.004668 ( 2.604098)
test_all 0.001657 0.000134 667.603052 (553.465382)
test_rubyspec 0.042564 0.024484 99.422319 (196.758267)
total: 891.23 sec