Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-113521
#<BuildRuby:0x0000555bef8b6118
@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.20230603-113521",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.001891 0.003822 1.871440 ( 3.170444)
build_miniruby 0.001569 0.000125 1.348085 ( 1.357955)
build_ruby 0.001691 0.000000 2.815630 ( 2.989531)
build_all 0.003267 0.004097 2.124165 ( 1.693543)
build_install 0.014135 0.004305 3.511884 ( 2.701565)
test_btest 0.000609 0.000084 78.443396 ( 35.135717)
test_basic 0.004878 0.000101 0.723104 ( 0.799083)
test_all 0.001296 0.000098 589.716256 (251.590248)
test_rubyspec 0.032704 0.016674 79.994105 ( 92.025391)
total: 391.46 sec