Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-235556
#<BuildRuby:0x000055ea29c6a228
@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.20230818-235556",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006278 0.000866 2.350857 ( 6.863076)
build_miniruby 0.001978 0.000000 1.756591 ( 2.930876)
build_ruby 0.001833 0.000000 3.697530 ( 7.395089)
build_all 0.008576 0.000019 6.374131 ( 6.595091)
build_install 0.019949 0.001372 8.050200 ( 10.739558)
test_btest 0.000721 0.000085 84.378801 ( 74.643998)
test_basic 0.008661 0.000000 1.010272 ( 2.572921)
test_all 0.013003 0.003847 707.267802 (733.918812)
test_rubyspec 0.025692 0.051165 107.635893 (231.731578)
total: 1077.39 sec