Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-123914
#<BuildRuby:0x0000564ed83b62d0
@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.20221226-123914",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004460 0.000116 1.060865 ( 1.453657)
build_miniruby 0.001147 0.000287 1.435117 ( 1.484733)
build_ruby 0.000000 0.001741 3.415628 ( 3.814495)
build_all 0.000285 0.006447 3.820384 ( 2.879041)
build_install 0.012938 0.001509 3.095633 ( 2.965123)
test_btest 0.000508 0.000162 55.638527 ( 28.763451)
test_basic 0.004081 0.004251 0.433894 ( 0.564364)
test_all 0.001184 0.000412 623.953631 (248.935112)
test_rubyspec 0.012360 0.030531 67.083745 ( 77.361056)
total: 368.22 sec