Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-074747
#<BuildRuby:0x0000562c385028e0
@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.20231219-074747",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002337 0.003606 2.274969 ( 2.328543)
build_miniruby 0.001267 0.000331 1.461202 ( 1.459173)
build_ruby 0.000000 0.001901 3.098083 ( 3.313248)
build_all 0.008144 0.000018 5.598763 ( 2.597570)
build_install 0.011353 0.008899 7.357952 ( 4.112393)
test_btest 0.000000 0.000928 80.925918 ( 35.069529)
test_basic 0.003991 0.002668 0.856506 ( 0.960213)
test_all 0.091516 0.026437 702.818749 (254.296215)
test_rubyspec 0.038470 0.030793 94.733112 (109.051254)
total: 413.19 sec