Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-040150
#<BuildRuby:0x0000557d6e515fe0
@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.20230103-040150",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003615 0.000657 1.028355 ( 1.425616)
build_miniruby 0.001530 0.000000 1.286265 ( 1.284332)
build_ruby 0.001422 0.000000 2.848065 ( 3.223807)
build_all 0.002971 0.002853 3.299058 ( 1.541957)
build_install 0.004711 0.007947 2.768821 ( 1.849482)
test_btest 0.000693 0.000187 54.635929 ( 15.751428)
test_basic 0.005004 0.000280 0.422933 ( 0.522435)
test_all 0.001430 0.000135 593.992212 (167.863373)
test_rubyspec 0.023934 0.016273 57.954412 ( 68.191492)
total: 261.65 sec