Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-071533
#<BuildRuby:0x0000560be9f15fb8
@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.20230905-071533",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.001688 0.003740 1.922658 ( 2.304277)
build_miniruby 0.001663 0.000221 1.792834 ( 1.792156)
build_ruby 0.001526 0.000203 3.153551 ( 3.377659)
build_all 0.007642 0.000000 6.254900 ( 2.638182)
build_install 0.013294 0.006334 7.986863 ( 4.644423)
test_btest 0.000735 0.000116 88.746317 ( 35.935657)
test_basic 0.001035 0.007043 0.919901 ( 0.998233)
test_all 0.008370 0.002159 717.953511 (244.266806)
test_rubyspec 0.042866 0.027788 102.425507 (113.738934)
total: 409.70 sec