Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-215514
#<BuildRuby:0x000056168fc522a8
@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.20230802-215514",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006581 0.000621 2.283236 ( 7.248129)
build_miniruby 0.001320 0.000000 1.862940 ( 4.492891)
build_ruby 0.000000 0.002269 3.406779 ( 7.290316)
build_all 0.005990 0.002311 2.764667 ( 4.527749)
build_install 0.019298 0.000991 4.219255 ( 6.899872)
test_btest 0.001109 0.000185 81.744941 ( 73.740665)
test_basic 0.000000 0.008121 0.953236 ( 6.236437)
test_all 0.000000 0.001504 651.943405 (550.043008)
test_rubyspec 0.037484 0.020592 97.383890 (198.471461)
total: 858.95 sec