Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-085008
#<BuildRuby:0x000056518a4c2390
@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.20231022-085008",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.002968 0.003943 3.417143 ( 3.953226)
build_miniruby 0.001112 0.000172 1.491928 ( 1.492220)
build_ruby 0.001695 0.000000 3.024903 ( 3.205573)
build_all 0.000000 0.007089 5.605202 ( 2.304655)
build_install 0.012959 0.002435 7.504046 ( 3.343806)
test_btest 0.000926 0.000000 78.289208 ( 20.734677)
test_basic 0.005214 0.000417 0.755273 ( 0.816055)
test_all 0.086777 0.033140 604.505857 (189.434134)
test_rubyspec 0.046687 0.008928 83.183814 ( 94.746889)
total: 320.03 sec