Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-094313
#<BuildRuby:0x000055633e2e6868
@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.20230812-094313",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.006920 0.000446 2.388483 ( 6.794642)
build_miniruby 0.001319 0.000085 1.685984 ( 2.742684)
build_ruby 0.001537 0.000099 3.824586 ( 7.617471)
build_all 0.000302 0.008002 2.864123 ( 3.838840)
build_install 0.019459 0.000809 4.437316 ( 8.954920)
test_btest 0.001116 0.000127 86.632128 ( 65.904415)
test_basic 0.008126 0.000000 1.014932 ( 2.228380)
test_all 0.001139 0.000067 688.932075 (458.452815)
test_rubyspec 0.051343 0.019840 106.082190 (258.499475)
total: 815.03 sec