Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-031937
#<BuildRuby:0x0000559b4d8da8e0
@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.20230721-031937",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006797 0.000523 2.192041 ( 5.891786)
build_miniruby 0.000000 0.001898 1.628157 ( 2.438747)
build_ruby 0.000038 0.001915 3.449088 ( 5.081536)
build_all 0.008606 0.000017 2.693607 ( 3.519288)
build_install 0.012678 0.007811 4.396715 ( 5.769146)
test_btest 0.000892 0.000135 79.082751 ( 55.074718)
test_basic 0.006903 0.000408 0.896093 ( 1.871934)
test_all 0.001127 0.000165 647.137777 (415.347920)
test_rubyspec 0.041662 0.020645 91.608051 (168.380067)
total: 663.38 sec