Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-042208
#<BuildRuby:0x00005647507e2118
@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.20230701-042208",
@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.000002 0.000027 ( 0.000026)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.006919 0.000446 1.974635 ( 4.829380)
build_miniruby 0.001288 0.000083 1.544900 ( 1.966907)
build_ruby 0.001348 0.000087 3.093201 ( 13.546459)
build_all 0.006975 0.000183 2.506346 ( 3.219122)
build_install 0.009778 0.007744 3.894162 ( 5.361444)
test_btest 0.000919 0.000102 78.491531 ( 49.365464)
test_basic 0.006019 0.000669 0.896648 ( 1.521829)
test_all 0.001382 0.000154 582.535738 (312.477013)
test_rubyspec 0.036135 0.019212 90.375945 (131.413289)
total: 523.70 sec