Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-183930
#<BuildRuby:0x00005645b5b523d0
@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.20230206-183930",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.004640 0.000183 1.265560 ( 2.092027)
build_miniruby 0.003673 0.000000 74.885279 ( 29.944385)
build_ruby 0.001671 0.000000 2.600491 ( 2.890109)
build_all 0.009647 0.000591 24.009381 ( 13.170099)
build_install 0.005536 0.010365 2.948908 ( 2.647149)
test_btest 0.000598 0.000190 56.860643 ( 30.363256)
test_basic 0.005076 0.001615 0.429865 ( 0.530914)
test_all 0.001233 0.000392 630.884754 (244.767028)
test_rubyspec 0.019898 0.027104 71.144090 ( 82.713982)
total: 409.12 sec