Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-073541
#<BuildRuby:0x00005560e0e22138
@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.20240316-073541",
@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.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007116 0.000475 2.509652 ( 3.304363)
build_miniruby 0.001681 0.000000 1.751680 ( 1.918611)
build_ruby 0.001972 0.000000 3.640803 ( 3.962619)
build_all 0.008551 0.000000 7.358740 ( 4.390662)
build_install 0.017209 0.004926 9.334238 ( 6.408936)
test_btest 0.000957 0.000154 96.316503 ( 49.498309)
test_basic 0.005517 0.003825 1.023574 ( 1.120493)
test_all 0.072576 0.048997 783.428835 (298.461143)
test_rubyspec 0.012284 0.076976 130.191023 (140.027507)
total: 509.09 sec