Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-014105
#<BuildRuby:0x0000558472176078
@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.20240313-014105",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.008148 0.000068 2.700897 ( 3.076903)
build_miniruby 0.000000 0.001635 13.465688 ( 13.050434)
build_ruby 0.000000 0.001550 3.565349 ( 3.788540)
build_all 0.000686 0.007433 6.780006 ( 3.471331)
build_install 0.012381 0.008085 8.573273 ( 4.897727)
test_btest 0.000722 0.000250 94.467602 ( 38.249307)
test_basic 0.006761 0.000817 1.042175 ( 1.227697)
test_all 0.078698 0.042302 786.181638 (307.977715)
test_rubyspec 0.045738 0.039748 124.295165 (133.592044)
total: 509.33 sec