Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-052119
#<BuildRuby:0x0000557a7f56a320
@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.20230119-052119",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.004597 1.154600 ( 1.594809)
build_miniruby 0.000607 0.001102 1.193552 ( 1.203664)
build_ruby 0.001272 0.000245 3.039264 ( 3.367494)
build_all 0.005970 0.001149 3.872783 ( 2.461956)
build_install 0.009544 0.006025 2.875585 ( 2.939680)
test_btest 0.000604 0.000140 54.769384 ( 31.919429)
test_basic 0.000803 0.006254 0.437645 ( 0.729085)
test_all 0.000901 0.000258 625.500309 (278.781386)
test_rubyspec 0.024606 0.025882 71.800326 ( 86.834142)
total: 409.83 sec