Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-054316
#<BuildRuby:0x0000557b7bca5fc0
@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.20231215-054316",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003131 0.003285 2.194944 ( 6.895778)
build_miniruby 0.001241 0.000196 1.308334 ( 3.574526)
build_ruby 0.001314 0.000208 2.707783 ( 6.637716)
build_all 0.005979 0.000000 5.048883 ( 1.971174)
build_install 0.002885 0.012663 6.650202 ( 3.159833)
test_btest 0.001008 0.000000 80.915163 ( 21.358700)
test_basic 0.001735 0.003287 0.678372 ( 0.739592)
test_all 0.070315 0.049000 652.198791 (186.121068)
test_rubyspec 0.021661 0.033619 79.848140 ( 91.401647)
total: 321.86 sec