Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-193838
#<BuildRuby:0x0000556a1de72228
@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.20230922-193838",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002499 0.004057 2.197131 ( 3.456122)
build_miniruby 0.001303 0.000045 1.462187 ( 1.461380)
build_ruby 0.001586 0.000055 3.485322 ( 3.715767)
build_all 0.000580 0.007591 6.199789 ( 3.165465)
build_install 0.012235 0.006822 7.605390 ( 4.257682)
test_btest 0.000890 0.000124 83.773328 ( 32.890393)
test_basic 0.002148 0.004106 0.935883 ( 0.995847)
test_all 0.004733 0.004730 697.402141 (250.658203)
test_rubyspec 0.033491 0.033419 99.884449 (111.582058)
total: 412.18 sec